Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfVerticalAlign - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved