[]
Gets or sets a value indicating whether a page break occurs immediately after the current band.
[Obsolete("Do not use this property, use instead BreakLocation")]
public bool PageBreakAtEnd { get; set; }
| Type | Description |
|---|---|
| bool | A bool value where |
This property is obsolete. Use PageBreak instead.