BreakType
Overview
BreakType is a enum in Aspose.Words FOSS for .NET.
Specifies type of a break inside a document.
This enumeration defines 9 values: ParagraphBreak, PageBreak, ColumnBreak, SectionBreakContinuous, SectionBreakNewColumn, SectionBreakNewPage, SectionBreakEvenPage, SectionBreakOddPage, LineBreak.
Values
| Value | Description |
|---|---|
ParagraphBreak | |
PageBreak | |
ColumnBreak | |
SectionBreakContinuous | |
SectionBreakNewColumn | |
SectionBreakNewPage | |
SectionBreakEvenPage | |
SectionBreakOddPage | |
LineBreak |