IImage.Source Property

Definition

Gets the type of the image source.

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

A Image.SourceType value.

Applies to