Error processing SSI file
(Leadtools.Annotations.Documents)

AnnDateTimeKind Enumeration

Show in webframe
Indicates a date time representation.
Syntax
Leadtools.Annotations.Documents.AnnDateTimeKind = function() { };
Leadtools.Annotations.Documents.AnnDateTimeKind.prototype = {
	utc = 0,
	local = 1,
	
 };
Members
ValueMemberDescription
0utc The time represented as UTC.
1local The time represented as local time.
See Also

Reference

Leadtools.Annotations.Documents Namespace

Error processing SSI file