Click or drag to resize
TesseractOcrFontAttributes Properties

The TesseractOcrFontAttributes type exposes the following members.

Properties
  NameDescription
Public propertyFontId
Gets the font id.
Public propertyFontName
Gets the font name.
Public propertyIsBold
Gets a value indicating whether font is bold.
Public propertyIsItalic
Gets a value indicating whether font is italic.
Public propertyIsMonospace
Gets a value indicating whether font is monospace.
Public propertyIsSerif
Gets a value indicating whether font is serif.
Public propertyIsSmallCaps
Gets a value indicating whether font is smallcaps.
Public propertyIsUnderlined
Gets a value indicating whether font is underlined.
Public propertyPointSize
Gets the font point size.
Top
See Also