VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Ocr Namespace / OcrEngineSettings Class
Constructors Properties Methods SeeAlso
In This Topic
OcrEngineSettings Class Members
In This Topic
The following tables list the members exposed by OcrEngineSettings.
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.
Public PropertyGets or sets the languages for recognition.
Public PropertyGets or sets the type of the recognition region.
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