[]
Gets or sets a value indicating whether a page break occurs immediately after the current group.
[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.