| Name | Type | Description | Notes |
|---|---|---|---|
| pkiTextstylestaticID | int | The unique ID of the Textstylestatic | [optional] |
| fkiFontID | int | The unique ID of the Font | |
| sFontName | string | The name of the Font | |
| bTextstylestaticBold | bool | Whether the Textstylestatic is Bold or not | |
| bTextstylestaticUnderline | bool | Whether the Textstylestatic is Underline or not | |
| bTextstylestaticItalic | bool | Whether the Textstylestatic is Italic or not | |
| bTextstylestaticStrikethrough | bool | Whether the Textstylestatic is Strikethrough or not | |
| iTextstylestaticFontcolor | int | The int32 representation of the Fontcolor. For example, RGB color #39435B would be 3752795 | |
| iTextstylestaticSize | int | The Size for the Font of the Textstylestatic |