[]
Specifies whether regular, bold, or italic font styles are applied to the text.
public enum RegularBoldItalicFontStyle
Public Enum RegularBoldItalicFontStyle
Name | Description |
---|---|
Bold | Specifies bold text. |
BoldItalic | Specifies bold italic text. |
Italic | Specifies italic text. |
NotSet | Specifies that the regular, bold, italic font style is not set. |
Regular | Specifies regular text. |