CodePageTypeEnum

CodePageTypeEnum enumeration constants specify different types of code pages that are supported for the export of recognized text to external formats.

typedef enum {
 CPT_OEM,
 CPT_ANSI,
 CPT_Unicode
} CodePageTypeEnum;
    

Elements

Name Description
CPT_OEM OEM code page. To specify particular code page, use the ITextExportParams::CodePage property.
CPT_ANSI ANSI code page. To specify particular code page, use the ITextExportParams::CodePage property.
CPT_Unicode Unicode code page. To specify encoding type of a Unicode file, use the ITextExportParams::EncodingType property.

Used in

ITextExportParams::CodePageType

15.08.2023 13:19:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.