menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ShapeHorizontalAlignment - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ShapeHorizontalAlignment

    Specifies the Shape Horizontal Alignment supported by the SfRichTextBoxAdv control.

    Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
    Syntax
    public enum ShapeHorizontalAlignment

    Fields

    Name Description
    Center

    Aligns the content to the center.

    Inside

    Aligns the content to the inside.

    Left

    Aligns the content to the left.

    None

    Aligns the content to the none.

    Outside

    Aligns the content to the outside.

    Right

    Aligns the content to the right.

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