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 개체입니다.

적용 대상