alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class WrapFormat

    Represents the WrapFormat class.

    Inheritance
    System.Object
    WrapFormat
    Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
    Syntax
    public class WrapFormat : Object

    Constructors

    WrapFormat()

    Declaration
    public WrapFormat()

    Properties

    TextWrappingStyle

    Gets or sets the text wrapping style applied to the floating element.

    Declaration
    public TextWrappingStyle TextWrappingStyle { get; set; }
    Property Value
    Type
    TextWrappingStyle
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved