VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Ocr.Results Namespace / OcrRegion Class
In This Topic
OcrRegion Class Properties
In This Topic
For a list of all properties of this type, see OcrRegion.
Public Properties
 NameDescription
Public PropertyGets a confidence, in percents, of this object. (Inherited from OcrObject)
Public PropertyGets a location of this object. (Inherited from OcrObject)
Public PropertyGets an orientation of this object. (Inherited from OcrObject)
Public PropertyGets a type of an OCR region.
Public PropertyGets a writing direction of this object. (Inherited from OcrObject)
See Also