PageBreak.BreakLocation Property

Definition

Gets a value that indicates where the page break should occur.

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

Property Value

A PageBreakLocation object.

Applies to