Class RectangleAlignmentValues
Inheritance
System.Object
RectangleAlignmentValues
Assembly: IronWord.dll
Syntax
public sealed class RectangleAlignmentValues : Enum
Fields
Bottom
Declaration
public const RectangleAlignmentValues Bottom
Field Value
BottomLeft
Declaration
public const RectangleAlignmentValues BottomLeft
Field Value
BottomRight
Declaration
public const RectangleAlignmentValues BottomRight
Field Value
Center
Declaration
public const RectangleAlignmentValues Center
Field Value
Left
Declaration
public const RectangleAlignmentValues Left
Field Value
None
Declaration
public const RectangleAlignmentValues None
Field Value
Right
Declaration
public const RectangleAlignmentValues Right
Field Value
Top
Declaration
public const RectangleAlignmentValues Top
Field Value
TopLeft
Declaration
public const RectangleAlignmentValues TopLeft
Field Value
TopRight
Declaration
public const RectangleAlignmentValues TopRight
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|