VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Ocr Namespace / OcrEngineManager Class
Constructors Properties Methods Events SeeAlso
In This Topic
    OcrEngineManager Class Members
    In This Topic
    The following tables list the members exposed by OcrEngineManager.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the recognition region splitting settings.
    Public PropertyGets an array of supported languages for recognition.
    Public Methods
     NameDescription
    Public MethodOverloaded. Recognizes text in the whole image and returns the result as .
    Public Events
     NameDescription
    Public EventOccurs when the image is recognizing, to provide status on the progress of the recognition.
    See Also