VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Ocr.Results Namespace / OcrWord Class
In This Topic
OcrWord Class Properties
In This Topic
For a list of all properties of this type, see OcrWord.
Public Properties
 NameDescription
Public PropertyGets a confidence, in percents, of this object. (Inherited from OcrObject)
Public PropertyGets a font of this word.
Public PropertyGets a value indicating whether this word is from dictionary.
Public PropertyGets a value indicating whether this word is numeric.
Public PropertyGets a language of this word.
Public PropertyGets a location of this object. (Inherited from OcrObject)
Public PropertyGets an orientation of this object. (Inherited from OcrObject)
Public PropertyGets a list of OcrSymbol of this word.
Public PropertyGets a text of the text object. (Inherited from OcrTextObject)
Public PropertyGets a type of this object. (Inherited from OcrObject)
Public PropertyGets a writing direction of this object. (Inherited from OcrObject)
See Also