Click or drag to resize
TesseractOcrFontAttributes Properties

The TesseractOcrFontAttributes type exposes the following members.

Properties
  NameDescription
Public propertyFontId
The font id.
Public propertyFontName
The name of the font.
Public propertyIsBold
Font is Bold.
Public propertyIsItalic
Font is Italic.
Public propertyIsMonospace
Font is Monospace.
Public propertyIsSerif
Font is Serif.
Public propertyIsSmallCaps
Font is SmallCaps.
Public propertyIsUnderlined
Font is Underlined.
Public propertyPointSize
The font point size.
Top
See Also