menu

WPF

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

    Show / Hide Table of Contents

    Enum ShapeVerticalAlignment

    Specifies the Shape Vertical Alignment supported by the SfRichTextBoxAdv control.

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

    Fields

    Name Description
    Bottom

    Aligns the content to the bottom.

    Center

    Aligns the content to the center.

    Inline

    Aligns the content to the inline.

    Inside

    Aligns the content to the inside.

    None

    Aligns the content to the none.

    Outside

    Aligns the content to the outside.

    Top

    Aligns the content to the top.

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