CellIndex property (ILTRecognizedCharacters)
short CellIndex | |
Overview |
Refer to Using Recognized Characters |
Remarks
Gets or sets the index of the cell that contains the recognized character. This is applicable only for ZONE_TABLE zones.
The list of cells is not accessible by the application.
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