menu

WPF

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

    Show / Hide Table of Contents

    Enum VerticalOrigin

    Specifies the Vertical Origin supported by the SfRichTextBoxAdv control.

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

    Fields

    Name Description
    BottomMargin

    Aligns the content to the bottom margin.

    InsideMargin

    Aligns the content to the inside margin.

    Line

    Aligns the content to the line.

    Margin

    Aligns the content to the margin.

    OutsideMargin

    Aligns the content to the outside margin.

    Page

    Aligns the content to the page.

    Paragraph

    Aligns the content to the paragraph.

    TopMargin

    Aligns the content to the top margin.

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