VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Ocr Namespace / OcrRecognitionRegionSplittingSettings Class
Constructors Properties Methods SeeAlso
In This Topic
    OcrRecognitionRegionSplittingSettings Class Members
    In This Topic
    The following tables list the members exposed by OcrRecognitionRegionSplittingSettings.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    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.
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current OcrEngineSettings instance.
    Public MethodPopulates a SerializationInfo with the data needed to serialize the target object.
    See Also