Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 990 Bytes

TextstylestaticRequestCompound.md

File metadata and controls

16 lines (12 loc) · 990 Bytes

TextstylestaticRequestCompound

Properties

Name Type Description Notes
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]