Rectangle.PageBreakAtStart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.