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