menu

WPF

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

    Show / Hide Table of Contents

    Enum TextWrappingStyle

    Specifies the Text Wrapping Style supported by the SfRichTextBoxAdv control.

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

    Fields

    Name Description
    Behind

    Aligns the text wrapping style to the behind.

    InFrontOfText

    Aligns the text wrapping style to the infront of text.

    Inline

    Aligns the text wrapping style to the inline.

    Square

    Aligns the text wrapping style to the square.

    Through

    Aligns the text wrapping style to the through.

    Tight

    Aligns the text wrapping style to the tight.

    TopAndBottom

    Aligns the text wrapping style to the top and bottom.

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