menu

WPF

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

    Show / Hide Table of Contents

    Enum LayoutType

    Specifies the layout type supported by the SfRichTextBoxAdv control.

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

    Fields

    Name Description
    Block

    Specifies the content to be displayed continuously in single page, by restricting scrolling, zooming and editing (similar to TextBlock).

    Continuous

    Specifies the content to be displayed continuously in single page.

    Pages

    Specifies the content to be displayed in multiple pages.

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