menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum RichTextBoxAdv.TextAlign - API Reference

    Show / Hide Table of Contents

    Enum RichTextBoxAdv.TextAlign

    Specifies how text is horizontally aligned.

    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Utility.Windows.dll
    Syntax
    public enum TextAlign

    Fields

    Name Description
    Center

    The text is aligned in the center.

    Justify

    The text is justified.

    Left

    The text is aligned to the left.

    Right

    The text is aligned to the right.

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