Rectangle.PageBreakAtStart Property

Definition

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

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

Property Value

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

Applies to