VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Ocr Namespace / RecognitionRegion Class
Constructors Properties Methods SeeAlso
In This Topic
RecognitionRegion Class Members
In This Topic
The following tables list the members exposed by RecognitionRegion.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets or sets a language of recognition region.
Public PropertyGets or sets the languages of recognition region.
Public PropertyGets or sets a region of interest of recognition region.
Public PropertyGets or sets the type of the recognition region.
Public PropertyGets or sets an orthogonal angle, in degrees, of text rotation.
Public Methods
 NameDescription
Public MethodReturns a bounding box of this RecognitionRegion.
Public MethodReturns a string that contains information about this RecognitionRegion.
See Also