DOC2_HANDRECOG_STYLE

typedef enum 
{ 
   DOC2_HAND_STYLE_EURO, 
   DOC2_HAND_STYLE_US 
} DOC2_HANDRECOG_STYLE; 

The DOC2_HANDRECOG_STYLE enumerated type lists the different styles in which hand-printed numerals can be written.

Value Meaning
DOC2_HAND_STYLE_EURO Writing is in the European style (Default).
DOC2_HAND_STYLE_US Writing is in the North American style.

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