DXFontData Properties
Contains information about a font in DXFontRepository.| Name | Description |
|---|---|
| Bold | Indicates whether the font is bold. |
| FilePath | Returns the path to the font file (if the font is loaded from a file). |
| Italic | Indicates whether the font style is italic. |
| Name | Returns the font name (including the Font Family and Font Subfamily names). |
| TtcIndex | Returns the font index in the TrueType Collection (TTC) file. |
See Also