Class FontStyle
Inheritance
System.Object
FontStyle
Namespace: SixLabors.Fonts
Assembly: IronXL.dll
Syntax
public sealed class FontStyle : Enum
Fields
Bold
Declaration
public const FontStyle Bold
Field Value
Type | Description |
---|---|
FontStyle |
BoldItalic
Declaration
public const FontStyle BoldItalic
Field Value
Type | Description |
---|---|
FontStyle |
Italic
Declaration
public const FontStyle Italic
Field Value
Type | Description |
---|---|
FontStyle |
Regular
Declaration
public const FontStyle Regular
Field Value
Type | Description |
---|---|
FontStyle |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |