Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.11.1
LEADTOOLS Raster Imaging C DLL Help

ANNTEXTTOKENTYPE

Show in webframe

typedef enum{
      ANNTOKEN_NONE              = 0,
      ANNTOKEN_SEPARATOR         = 1,
      ANNTOKEN_TEXT              = 2,
      ANNTOKEN_DATE_YYYY         = 3,
      ANNTOKEN_DATE_YY           = 4,
      ANNTOKEN_DATE_MM           = 5,
      ANNTOKEN_DATE_DD           = 6,
      ANNTOKEN_DATE_MONTH_NAME   = 7,
      ANNTOKEN_DATE_DAY_OF_WEEK  = 8,
      ANNTOKEN_TIME_HH_12        = 9,
      ANNTOKEN_TIME_HH_24        = 10,
      ANNTOKEN_TIME_MM           = 11,
      ANNTOKEN_TIME_SS           = 12,
      ANNTOKEN_TIME_MILLISECONDS = 13,
      ANNTOKEN_AM_PM             = 14,
} ANNTEXTTOKENTYPE, *pANNTEXTTOKENTYPE;

Comments

The ANNTEXTTOKENTYPE enumeration is used in the following structure:

ANNTEXTTOKEN

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.