PageBreak.BreakLocation 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.
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.