Rectangle.PageBreak Property

Definition

Gets the page break behavior for the rectangle.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::PageBreak ^ PageBreak { Microsoft::ReportingServices::OnDemandReportRendering::PageBreak ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.PageBreak PageBreak { get; }
member this.PageBreak : Microsoft.ReportingServices.OnDemandReportRendering.PageBreak
Public ReadOnly Property PageBreak As PageBreak

Property Value

A PageBreak object.

Applies to