VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Ocr Namespace / OcrRecognitionRegionSplittingSettings Class
In This Topic
OcrRecognitionRegionSplittingSettings Class Properties
In This Topic
For a list of all properties of this type, see OcrRecognitionRegionSplittingSettings.
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets a static instance of the OcrRecognitionRegionSplittingSettings class, which must be used if the recognition region splitting settings must be calculated automatically.
Public PropertyGets or sets the maximum height, in pixels, of the recognition region.
Public PropertyGets or sets the maximum width, in pixels, of the recognition region.
Public PropertyGets or sets the maximum size, in pixels, of the word.
See Also