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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly