DOC2_HTMLINDEXPAGE

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

The DOC2_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

The enumeration is used by:

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS OCR Module - OmniPage Engine C API Help