EnableSpace property (ILTHandPrintOptions)
BOOL EnableSpace | |
Overview |
Refer to Using the Hand Print Options |
Remarks
Gets or sets a value that indicates whether the hand printed numeral recognition module exports spaces detected between characters. Possible values are:
Setting |
Meaning |
TRUE |
Export spaces detected between characters. |
FALSE |
Do not export spaces detected between characters. |
This property is updated with the current setting when the GetHandPrintOptions method is called.
To update the hand print options, set this property and the other ILTHandPrintOptions properties accessed by the HandPrintModuleOptions property and call the SetHandPrintOptions method.
See Also
Elements: |
Style property, CharacterHeight property, CharacterWidth property, CharacterSpace property, HandPrintModuleOptions property, GetHandPrintOptions method, SetHandPrintOptions method |
Topics: |