PageBreak.Instance Property

Definition

Gets the report instance object that contains the calculated values of this report definition object.

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

Property Value

A PageBreakInstance object.

Applies to