Enum FontStyle
FontStyle enumeration
Specifies Font style.
[Flags]
public enum FontStyle
Values
Name | Value | Description |
---|---|---|
Regular | 1 | Specifies the regular Font style. |
Bold | 2 | Specifies the bold Font style. |
Italic | 4 | Specifies the italic Font style. |
See Also
- namespace Aspose.Font
- assembly Aspose.Font