| TesseractOcrFontAttributes Properties |
The TesseractOcrFontAttributes type exposes the following members.
| Name | Description | |
|---|---|---|
| FontId |
Gets the font id.
| |
| FontName |
Gets the font name.
| |
| IsBold |
Gets a value indicating whether font is bold.
| |
| IsItalic |
Gets a value indicating whether font is italic.
| |
| IsMonospace |
Gets a value indicating whether font is monospace.
| |
| IsSerif |
Gets a value indicating whether font is serif.
| |
| IsSmallCaps |
Gets a value indicating whether font is smallcaps.
| |
| IsUnderlined |
Gets a value indicating whether font is underlined.
| |
| PointSize |
Gets the font point size.
|