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