Click or drag to resize

HNR_STYLE Enumeration

Writing style of HNR.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public enum HNR_STYLE
Members
  Member nameValueDescription
STYLE_EURO0 Hand-printed numbers in European style.
STYLE_US1 Hand-printed numbers in North-American / British style.
Remarks

This setting specifies the writing style of the characters for the HNR handprinted numerals recognition module.

An example of the difference in styles is the method used to write the digit "7". While the European style uses a crossed digit, the North-American style does not.

See Also