←Select platform

AnnDateTimeKind Enumeration

Summary

Indicates a date time representation.

Syntax

C#
VB
Java
WinRT C#
public enum AnnDateTimeKind
Public Enum AnnDateTimeKind
public enum AnnDateTimeKind
public enum AnnDateTimeKind
Leadtools.Annotations.Documents.AnnDateTimeKind = function() { }; 
Leadtools.Annotations.Documents.AnnDateTimeKind.prototype = { 
 
  Utc = 0x00000000, 
    Local = 0x00000001, 
     
 }; 

Members

ValueMemberDescription
0Utc The time represented as UTC.
1Local The time represented as local time.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Documents Assembly
Click or drag to resize