AnnDateTimeKind Enumeration

Summary

Indicates a date time representation.

Syntax
TypeScript
JavaScript
lt.Annotations.BatesStamp.AnnDateTimeKind = { 
	utc: 0, 
	local: 1 
} 
lt.Annotations.BatesStamp.AnnDateTimeKind = { 
	utc: 0, 
	local: 1 
} 
Members
0 Utc

(0) The time represented as UTC.

1 Local

(1) The time represented as local time.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.