Skip to content

Files

Latest commit

c47e7f1 · Jan 14, 2025

History

History
15 lines (12 loc) · 907 Bytes

TextstylestaticRequest.md

File metadata and controls

15 lines (12 loc) · 907 Bytes

# TextstylestaticRequest

Properties

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