Error processing SSI file
(Leadtools.Annotations.Documents)

Kind Property

Show in webframe
Gets or sets the representation to use for the current date and time.
Syntax
get_kind();
set_kind(value);
Object.defineProperty('kind');

Property Value

TypeDescription
AnnDateTimeKindA value indicating the representation to use for the current date time.
Remarks

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

Example

For an example, refer to IAnnBatesElement.

See Also

Reference

AnnBatesDateTime Object
AnnBatesDateTime Members

Error processing SSI file