Image.Source Property

Definition

Gets a value that identifies the source of the image.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::Image::SourceType Source { Microsoft::ReportingServices::OnDemandReportRendering::Image::SourceType get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.Image.SourceType Source { get; }
member this.Source : Microsoft.ReportingServices.OnDemandReportRendering.Image.SourceType
Public ReadOnly Property Source As Image.SourceType

Property Value

One of the enumeration values of the Image.SourceType enumeration that identifies the source of the image.

Implements

Applies to