Leadtools.Annotations.Documents Namespace > AnnBatesDateTime Object : Format Property |
get_format();
set_format(value);
Object.defineProperty('format');
Type | Description |
---|---|
string | A value indicating the format to use to represent the current date and time. |
This will be used when calling AsString method to get current date time on a specified AnnDateTimeKind format.
For an example, refer to IAnnBatesElement.