FontTypeEnum enumeration constants are used to denote different types of fonts.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
Elements
| Name | Description |
|---|---|
| FT\_Serif | Serif font (e.g., Times New Roman). |
| FT\_SansSerif | Sans Serif font (e.g., Arial). |
| FT\_MonoSpace | Monospace font (e.g., Courier). |
| FT\_Decorative | Decorative or handprinted font. |
| FT\_Unknown | Font type is undefined. |
