VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Ocr.Results Namespace / OcrTextObject Class
In This Topic
OcrTextObject Class Properties
In This Topic
For a list of all properties of this type, see OcrTextObject.
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 text of the text object.
Public PropertyGets a type of this object. (Inherited from OcrObject)
Public PropertyGets a writing direction of this object. (Inherited from OcrObject)
See Also