Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 525 Bytes

File metadata and controls

15 lines (10 loc) · 525 Bytes

FontStyles

Specifies style information applied to text.

Enum

Name Type Value Description
REGULAR str "Regular" Regular text
BOLD str "Bold" Bold text
ITALIC str "Italic" Italic text
BOLDITALIC str "BoldItalic" Bold Italic text

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