Enum FontStyle
The font styles
Namespace: SixLabors.Fonts
Assembly: SixLabors.Fonts.dll
Syntax
[Flags]
public enum FontStyle
Fields
Name | Description |
---|---|
Bold | Bold |
BoldItalic | Bold and Italic |
Italic | Italic |
Regular | Regular |