Blazor

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

    Show / Hide Table of Contents

    Class PdfVAlign

    Defines PDF vertical alignment.

    Inheritance
    System.Object
    PdfVAlign
    Namespace: Syncfusion.Blazor.Gantt
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class PdfVAlign : Enum

    Fields

    Bottom

    Defines PDF vertical alignment as Bottom.

    Declaration
    public const PdfVAlign Bottom
    Field Value
    Type Description
    PdfVAlign

    Middle

    Defines PDF vertical alignment as Middle.

    Declaration
    public const PdfVAlign Middle
    Field Value
    Type Description
    PdfVAlign

    Top

    Defines PDF vertical alignment as Top.

    Declaration
    public const PdfVAlign Top
    Field Value
    Type Description
    PdfVAlign

    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