BackgroundImage.Source Property

Definition

Gets or sets the source of the image.

public:
 property Microsoft::ReportingServices::RdlObjectModel::SourceType Source { Microsoft::ReportingServices::RdlObjectModel::SourceType get(); void set(Microsoft::ReportingServices::RdlObjectModel::SourceType value); };
public Microsoft.ReportingServices.RdlObjectModel.SourceType Source { get; set; }
member this.Source : Microsoft.ReportingServices.RdlObjectModel.SourceType with get, set
Public Property Source As SourceType

Property Value

A SourceType object.

Applies to