FieldTypeDateTime4 Property |
Current date and time in a fourth predefined format (Month DD, YYYY for english).
Read-only
FieldType.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax public static FieldType DateTime4 { get; }
Public Shared ReadOnly Property DateTime4 As FieldType
Get
public:
static property FieldType^ DateTime4 {
FieldType^ get ();
}
static member DateTime4 : FieldType with get
Property Value
Type:
FieldTypeSee Also