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