VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Ocr.ML.HandwrittenDigits Namespace / HandwrittenDigitsOcrSettings Class
Constructors Properties Methods SeeAlso
In This Topic
    HandwrittenDigitsOcrSettings Class Members
    In This Topic
    The following tables list the members exposed by HandwrittenDigitsOcrSettings.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the list of characters, which are allowable in recognizing text.
    Public PropertyGets the type of OCR engine.
    Public PropertyGets or sets the language for recognition. (Inherited from OcrEngineSettings)
    Public PropertyGets or sets the languages for recognition. (Inherited from OcrEngineSettings)
    Public PropertyGets or sets the type of the recognition region. (Inherited from OcrEngineSettings)
    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. (Inherited from OcrEngineSettings)
    See Also