Partager via


Propriété BackgroundImage.Source

Identifies the source of the image.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Source As Image.SourceType 
    Get
'Utilisation
Dim instance As BackgroundImage 
Dim value As Image.SourceType 

value = instance.Source
public Image.SourceType Source { get; }
public:
virtual property Image.SourceType Source {
    Image.SourceType get () sealed;
}
abstract Source : Image.SourceType 
override Source : Image.SourceType
final function get Source () : Image.SourceType

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.Image.SourceType
A Image.SourceType object.

Implémente

IImage.Source

Voir aussi

Référence

BackgroundImage Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering