Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 607 Bytes

FontStyles.md

File metadata and controls

14 lines (10 loc) · 607 Bytes

FontStyles

Specifies style information applied to text.

Enum

Name Type Value Description
FontStylesRegular string "Regular" Regular text
FontStylesBold string "Bold" Bold text
FontStylesItalic string "Italic" Italic text
FontStylesBoldItalic string "BoldItalic" Bold Italic text

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