Space property (ILTRecognizedCharacters)
short Space | |
Overview |
Refer to Using Recognized Characters |
Remarks
Get or sets the value that represents the number of spaces in front of the recognized character.
This property is updated with the current setting when the GetRecognizedCharacters method is called.
To update the set of recognized characters, set this property and the other ILTRecognizedCharacters properties accessed by the RecognizedCharacter property and call the SetRecognizedCharacters method.
See Also