Class TextAlignment
Inheritance
System.Object
TextAlignment
Namespace: IronWord.Models.Enums
Assembly: IronWord.dll
Syntax
public sealed class TextAlignment : Enum
Fields
Center
Declaration
public const TextAlignment Center
Field Value
Type | Description |
---|---|
TextAlignment |
Justified
Declaration
public const TextAlignment Justified
Field Value
Type | Description |
---|---|
TextAlignment |
Left
Declaration
public const TextAlignment Left
Field Value
Type | Description |
---|---|
TextAlignment |
Right
Declaration
public const TextAlignment Right
Field Value
Type | Description |
---|---|
TextAlignment |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |