FieldTypeDateTime5 Property |
Current date and time in a fifth predefined format (DD-Mon-YY for english).
Read-only
FieldType.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic static FieldType DateTime5 { get; }
Public Shared ReadOnly Property DateTime5 As FieldType
Get
public:
static property FieldType^ DateTime5 {
FieldType^ get ();
}
static member DateTime5 : FieldType with get
Property Value
Type:
FieldType
See Also