BackgroundImage.Instance Property

Definition

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

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

Property Value

A BackgroundImageInstance object.

Applies to