Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.05 KB

TextstylestaticResponse.md

File metadata and controls

17 lines (13 loc) · 1.05 KB

TextstylestaticResponse

Properties

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

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