VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Ocr.Results Namespace / OcrObject Class
Properties Methods SeeAlso
In This Topic
OcrObject Class Members
In This Topic
The following tables list the members exposed by OcrObject.
Public Properties
 NameDescription
Public PropertyGets a confidence, in percents, of this object.
Public PropertyGets a location of this object.
Public PropertyGets an orientation of this object.
Public PropertyGets a type of this object.
Public PropertyGets a writing direction of this object.
Public Methods
 NameDescription
Public MethodCreates a new OcrObject that is a copy of the current instance.
Public MethodReturns a bounding box of the object.
Public MethodSets the bounding box.
Public MethodReturns a string that represents the current OcrObject.
Public MethodApplies a transformation matrix to this OcrObject.
See Also