Map.PageBreak 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 the page break behavior for the map.
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.