Error processing SSI file
(Leadtools.Annotations.Documents)

Format Property

Show in webframe
Gets or sets the format to use when representing the current date and time.
Syntax
get_format();
set_format(value);
Object.defineProperty('format');

Property Value

TypeDescription
stringA value indicating the format to use to represent the current date and time.
Remarks

This will be used when calling AsString method to get current date time on a specified AnnDateTimeKind format.

Example

For an example, refer to IAnnBatesElement.

See Also

Reference

AnnBatesDateTime Object
AnnBatesDateTime Members

Error processing SSI file