Class PdfVerticalAlign
Defines PDF vertical alignment.
Inheritance
System.Object
PdfVerticalAlign
Namespace: Syncfusion.Blazor.Grids
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class PdfVerticalAlign : Enum
Fields
Bottom
Defines PDF vertical alignment as Bottom.
Declaration
public const PdfVerticalAlign Bottom
Field Value
Type | Description |
---|---|
PdfVerticalAlign |
Middle
Defines PDF vertical alignment as Middle.
Declaration
public const PdfVerticalAlign Middle
Field Value
Type | Description |
---|---|
PdfVerticalAlign |
Top
Defines PDF vertical alignment as Top.
Declaration
public const PdfVerticalAlign Top
Field Value
Type | Description |
---|---|
PdfVerticalAlign |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |