[]
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
Public Enum BreakType
| Name | Description |
|---|---|
| Column | Column break. |
| Page | Page break. |
| TextWrapping | Line break. |