NIOCRReadOptions
Configures how NI Vision reads text.
Properties
| AcceptanceLevel | Specifies the minimum acceptance level at which an object is considered a trained character. |
| AspectRatio | Specifies the aspect ratio. |
| ReadResolution | Specifies the read resolution, which determines how much of the trained character data NI Vision uses to match objects to trained characters. |
| ReadStrategy | Specifies the possible read strategies. |
| SubstitutionCharacter | Specifies the character that NIOCR.ReadText substitutes for objects it cannot match with any of the trained characters. |
| ValidCharacters | Specifies the characters that NI Vision compares read characters against during the reading process. |