ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TextAlign - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum TextAlign

    Specifies whether the text in the object is left-aligned, right-aligned, centered, or justified.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public enum TextAlign

    Fields

    Name Description
    Center

    Text is centered.

    Default

    Default. Text is aligned to the left.

    General

    Text is justified.

    Left

    Text is aligned to the left.

    Right

    Text is aligned to the right.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved