menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BreakType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BreakType

    Specifies the type of the break.

    Inheritance
    System.Object
    BreakType
    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
    Syntax
    public sealed class BreakType : Enum

    Fields

    LineBreak

    Line break type.

    Declaration
    public const BreakType LineBreak
    Field Value
    Type
    BreakType

    PageBreak

    Page break type.

    Declaration
    public const BreakType PageBreak
    Field Value
    Type
    BreakType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved