[]
Specifies the type of a break.
The break type determines the next location where text shall be placed after this manual break is applied to the text contents.
public enum BreakType
Column = 1
Column break.
Page = 0
Page break.
TextWrapping = 2
Line break.