Enum BreakType
Specifies the type of the break.
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum BreakTypeFields
| Name | Description | 
|---|---|
| ColumnBreak | Column break type. | 
| LineBreak | Line break type. | 
| PageBreak | Page break type. | 
| TextWrappingBreak | Text wrapping break type. |