menu

WPF

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

    Show / Hide Table of Contents

    Enum HorizontalOrigin

    Specifies the Horizontal Origin supported by the SfRichTextBoxAdv control.

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

    Fields

    Name Description
    Character

    Aligns the content to the line.

    Column

    Aligns the content to the paragraph.

    InsideMargin

    Aligns the content to the inside margin.

    LeftMargin

    Aligns the content to the top margin.

    Margin

    Aligns the content to the margin.

    OutsideMargin

    Aligns the content to the outside margin.

    Page

    Aligns the content to the page.

    RightMargin

    Aligns the content to the bottom margin.

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