NIOCRValidChars
Sets the characters that are valid for each character position. The number of objects in this collection specifies the number of valid positions you want to identify. NI OCR ignores any characters beyond this number of character positions.
Properties
Count |
Returns the number of objects in the collection.
|
Methods
Add |
Adds an object to the collection and returns the new object.
|
Item |
Returns the specified object from the collection.
|
Remove |
Removes the specified item from the collection.
|
RemoveAll |
Removes all objects from the collection.
|