alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum TextAlign

    Defines alignments of text.

    Namespace: Syncfusion.Blazor.FileManager
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum TextAlign

    Fields

    Name Description
    Center

    Represents the text alignment as Center. The text content will be shown at the center.

    Justify

    Represents the text alignment as Justify. The text will be aligned along the left margin.

    Left

    Represents the text alignment as left. The text content will be shown in the left side.

    Right

    Represents the text alignment as Right. The text content will be shown in the right side.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved