[]
Gets or sets automatic new page before the section.
public bool AutoNewPage { get; set; }
Public Property AutoNewPage As Boolean
| Type | Description |
|---|---|
| bool | true if added new page object (RtfPageBreak) before the section, otherwise false. |