[]
Gets or sets a value indicating whether a page break occurs immediately before the data region begins.
public bool PageBreakAtStart { get; set; }
| Type | Description |
|---|---|
| bool | A bool value where |
If PageBreakAtStart is true, controls above the data region that extend horizontally past its
start are not moved to the next page.