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