Chinese Simplified (简体中文)

HTMLDocumentSplittingModeEnum

HTMLDocumentSplittingModeEnum enumeration constants are used to denote the mode of splitting HTML document into files.

typedef enum {
 HDSM_None,
 HDSM_Heading_1,
 HDSM_Heading_2,
 HDSM_Smart
} HTMLDocumentSplittingModeEnum;
    

Elements

Name Description
HDSM_Heading_1 Split into files by headings of one level.
HDSM_Heading_2 Split into files by headings of two levels.
HDSM_None Do not split file. One output HTML file corresponds to one input file.
HDSM_Smart Smart mode. The program takes into account headings and controls the output files length so that the file length does not exceed some threshold value.

Used in

IHTMLExportParams::SplitDocumentToFiles

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.