BackgroundImage.Source 属性

定义

获取或设置图像的源。

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

属性值

SourceType 对象。

适用于