Class VerticalTextAlignmentValues
Inheritance
System.Object
VerticalTextAlignmentValues
Assembly: IronWord.dll
Syntax
public sealed class VerticalTextAlignmentValues : Enum
Fields
Auto
Declaration
public const VerticalTextAlignmentValues Auto
Field Value
Baseline
Declaration
public const VerticalTextAlignmentValues Baseline
Field Value
Bottom
Declaration
public const VerticalTextAlignmentValues Bottom
Field Value
Center
Declaration
public const VerticalTextAlignmentValues Center
Field Value
Top
Declaration
public const VerticalTextAlignmentValues Top
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|