Rectangle.PageBreakAtEnd Property

Definition

Indicates whether there is a page break at the end of the rectangle.

public:
 property bool PageBreakAtEnd { bool get(); };
public bool PageBreakAtEnd { get; }
member this.PageBreakAtEnd : bool
Public ReadOnly Property PageBreakAtEnd As Boolean

Property Value

A Boolean indicating whether there is a page break specified for the end of the rectangle.

Applies to