DOC2_HTMLINDEXPAGE

typedef enum 
{ 
   DOC2_INDEX_NONE = 0, 
   DOC2_INDEX_SIMPLEHTML, 
   DOC2_INDEX_INFRAME, 
} DOC2_HTMLINDEXPAGE; 

The HTMLINDEXPAGE enumerated type values specify what type of indexing to use in the output.

Value

Meaning

DOC2_INDEX_NONE

No index

DOC2_INDEX_SIMPLEHTML

Simple HTML

DOC2_INDEX_INFRAME

In a frame

Comments

This enumerated type is used by the following structure:

HTML32SETTINGS

HTML40SETTINGS

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Professional OCR C API Help