menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextAlignment - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextAlignment

    Enum unit for text alignment

    Inheritance
    System.Object
    TextAlignment
    Namespace: Syncfusion.EJ2.PdfViewer
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class TextAlignment : Enum

    Fields

    Center

    Declaration
    public const TextAlignment Center
    Field Value
    Type
    TextAlignment

    Justify

    Declaration
    public const TextAlignment Justify
    Field Value
    Type
    TextAlignment

    Left

    Declaration
    public const TextAlignment Left
    Field Value
    Type
    TextAlignment

    Right

    Declaration
    public const TextAlignment Right
    Field Value
    Type
    TextAlignment
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved