VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Ocr.Results Namespace / OcrObject Class
In This Topic
OcrObject Class Methods
In This Topic
For a list of all methods of this type, see OcrObject.
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