Class TextDecorations
Inheritance
System.Object
TextDecorations
Namespace: SixLabors.Fonts
Assembly: IronXL.dll
Syntax
public sealed class TextDecorations : Enum
Fields
None
Declaration
public const TextDecorations None
Field Value
| Type | Description |
|---|---|
| TextDecorations |
Overline
Declaration
public const TextDecorations Overline
Field Value
| Type | Description |
|---|---|
| TextDecorations |
Strikeout
Declaration
public const TextDecorations Strikeout
Field Value
| Type | Description |
|---|---|
| TextDecorations |
Underline
Declaration
public const TextDecorations Underline
Field Value
| Type | Description |
|---|---|
| TextDecorations |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |