TXTExportFormatEnum

TXTExportFormatEnum enumeration constants are used to denote the format of export to TXT and CSV files.

typedef enum {
 TEF_TXT,
 TEF_CSVFullLayout,
 TEF_CSVTablesOnly
} TXTExportFormatEnum;
    

Elements

Name Description
TEF_CSVFullLayout CSV format with full layout retained.
TEF_CSVTablesOnly CSV format with text from table blocks only.
TEF_TXT TXT format.

Remarks

The constants for export to CSV format (TEF_CSVFullLayout and TEF_CSVTablesOnly) are incompatible with the TXTLRM_LogicalStructure constant (see TextLayoutRetentionModeEnum).

Used in

ITextExportParams::ExportFormat

24.03.2023 8:51:52

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.