The OCROperator type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AdvancedFielding | Get Gets the Advanced Fielding. | |
| BasicFielding | Get Gets the Basic Fielding. | |
| ChangedEventSuspended | Indicates if raising the ChangedEvent has been suspended. | |
| CharacterHeight | Get Gets the Height for the characters to search for Default Value: 0. | |
| CharacterWidth | Get Gets the width of the characters to search for Default Value: 0. | |
| FieldingMode | Get Gets the fielding mode. | |
| Handle | (Overrides ChangedEventShareableBase Handle.) | |
| ModelHealth | Gets the health of the underlying model. | |
| Region | Get Gets the inspection region of the input image. | |
| RegionMode | Get Gets the technique used to apply the region to the inspection image. Default Value: AffineTransform. | |
| Trained | Get if the model is trained or not. | |
| TrainingDatabase | Gets the database which contains the training data. | |
| TrainingResults | The results of the last training. |
See Also