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. |
This enumerated type is used by the following structure:
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
