FieldTypeDateTime12 Property |
Current date and time in a twelfth predefined format (hh:mm AM/PM 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 DateTime12 { get; }
Public Shared ReadOnly Property DateTime12 As FieldType
Get
public:
static property FieldType^ DateTime12 {
FieldType^ get ();
}
static member DateTime12 : FieldType with get
Property Value
Type:
FieldType
See Also