alexa

    Show / Hide Table of Contents

    Class WrapFormat

    Represents the WrapFormat class.

    Inheritance
    System.Object
    WrapFormat
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
    Syntax
    public class WrapFormat

    Constructors

    WrapFormat()

    Declaration
    public WrapFormat()

    Properties

    TextWrappingStyle

    Declaration
    public TextWrappingStyle TextWrappingStyle { get; set; }
    Property Value
    Type
    TextWrappingStyle
    Back to top Generated by DocFX