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

This enumerated type is used by the following structure:

HANDPRINTOPTIONS2

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