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

DOCWRTTXTTYPE

Show in webframe

typedef enum _DOCWRTTXTTYPE
{
    DOCWRTTXTTYPE_ANSI = 0,
    DOCWRTTXTTYPE_UNICODE,
    DOCWRTTXTTYPE_UNICODE_BIGENDIAN

} DOCWRTTXTTYPE, *pDOCWRTTXTTYPE;

The DOCWRTTXTTYPE enumeration provides information about Text file type.

Member

Description

DOCWRTTXTTYPE_ANSI

The text type is ANSI

DOCWRTTXTTYPE_UNICODE

The text type is Unicode

DOCWRTTXTTYPE_UNICODE_BIGENDIAN

The text type is Unicode Big Endian

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