Class VerticalAlignment
Specifies type of the vertical alignment.
Inheritance
System.Object
VerticalAlignment
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public sealed class VerticalAlignment : Enum
Fields
Bottom
Specifies bottom alignment.
Declaration
public const VerticalAlignment Bottom
Field Value
Type |
---|
VerticalAlignment |
Middle
Specifies middle alignment.
Declaration
public const VerticalAlignment Middle
Field Value
Type |
---|
VerticalAlignment |
Top
Specifies top alignment.
Declaration
public const VerticalAlignment Top
Field Value
Type |
---|
VerticalAlignment |