OcrRecognitionRegionSplittingSettings Class Properties
In This Topic
For a list of all properties of this type, see
OcrRecognitionRegionSplittingSettings.
Public Properties
| | Name | Description |
  | Default | Gets a static instance of the OcrRecognitionRegionSplittingSettings class, which must be used if the recognition region splitting settings must be calculated automatically. |
 | MaxRegionHeight | Gets or sets the maximum height, in pixels, of the recognition region. |
 | MaxRegionWidth | Gets or sets the maximum width, in pixels, of the recognition region. |
 | MaxWordSize | Gets or sets the maximum size, in pixels, of the word. |
See Also