Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS OCR C DLL Help

HANDRECOG_STYLE

Show in webframe

typedef enum
{
   HAND_STYLE_EURO,
   HAND_STYLE_US
} HANDRECOG_STYLE;

The HANDRECOG_STYLE enumerated type represents the possible writing styles for hand printed numerals.

Value

Meaning

HAND_STYLE_EURO

Writing in European style (Default).

HAND_STYLE_US

Writing in North-American style.

Comments

This enumerated type is used by the following structure:

HANDPRINTOPTIONS

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.