System.Object
   Eplan.EplApi.DataModel.Graphics.TextBase.FontInfo
System.Object
   Eplan.EplApi.DataModel.Graphics.TextBase.FontInfo
| Name | Description | |
|---|---|---|
|  | TextBase.FontInfo Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Bold | Gets whether font is bold or not. | 
|  | Index | Gets zero-based index of the font. Font table is in settings: COMPANY.GedViewer.Fonts.Val with index 0 to 9. | 
|  | Italic | Gets whether font is italic or not. | 
|  | Name | Name of the font pointed by index in font table. | 
|  | Strikeout | Gets whether font is strikeout or not. | 
|  | Underline | Gets whether font is underlined or not. |