alexa

    Show / Hide Table of Contents

    Enum BreakType

    Specifies the type of the break.

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

    Fields

    Name Description
    LineBreak

    Line break type.

    PageBreak

    Page break type.

    Back to top Generated by DocFX