Class TextAlignment
Inheritance
System.Object
TextAlignment
Namespace: SixLabors.Fonts
Assembly: IronXL.dll
Syntax
public sealed class TextAlignment : Enum
Fields
Center
Declaration
public const TextAlignment Center
Field Value
Type | Description |
---|---|
TextAlignment |
End
Declaration
public const TextAlignment End
Field Value
Type | Description |
---|---|
TextAlignment |
Start
Declaration
public const TextAlignment Start
Field Value
Type | Description |
---|---|
TextAlignment |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |