VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Ocr.Results Namespace / OcrParagraph Class
In This Topic
OcrParagraph Class Methods
In This Topic
For a list of all methods of this type, see OcrParagraph.
Public Methods
 NameDescription
Public MethodCreates a new OcrParagraph that is a copy of the current instance.
Public MethodReturns a bounding box of the object. (Inherited from OcrObject)
Public MethodReturns the languages of this paragraph.
Public MethodSets the bounding box. (Inherited from OcrObject)
Public MethodReturns a string that represents the current OcrTextObject. (Inherited from OcrTextObject)
Public MethodApplies a transformation matrix to this OcrParagraph.
Protected Methods
 NameDescription
Protected MethodSets a text of the text object. (Inherited from OcrTextObject)
See Also