Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.01 KB

TextstylestaticResponse.md

File metadata and controls

17 lines (13 loc) · 1.01 KB

TextstylestaticResponse

Properties

Name Type Description Notes
pkiTextstylestaticID Int The unique ID of the Textstylestatic [optional]
fkiFontID Int The unique ID 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

[Back to Model list] [Back to API list] [Back to README]