Image.Value Property

Definition

Gets the image data.

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

Property Value

A ReportStringProperty object that represents the image data.

Implements

Remarks

The return value depends on the Source property.

Applies to