'Declaration Public Enum FontStyle Inherits System.Enum
public enum FontStyle : System.Enum
'Declaration Public Enum FontStyle Inherits System.Enum
public enum FontStyle : System.Enum
Member | Description |
---|---|
Bold | Bold text. |
BoldItalic | Applied both the Bold and Italic attributes. |
Italic | Italic text. |
Regular | Normal text. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Text.FontStyle