言語

BackgroundImageInstance.BackgroundRepeat プロパティ

定義

BackgroundImageクラスにおけるBackgroundRepeatプロパティの計算値を取得します。

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::BackgroundRepeatTypes BackgroundRepeat { Microsoft::ReportingServices::OnDemandReportRendering::BackgroundRepeatTypes get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.BackgroundRepeatTypes BackgroundRepeat { get; }
member this.BackgroundRepeat : Microsoft.ReportingServices.OnDemandReportRendering.BackgroundRepeatTypes
Public MustOverride ReadOnly Property BackgroundRepeat As BackgroundRepeatTypes

プロパティ値

BackgroundRepeatプロパティの計算値を表すBackgroundRepeatTypes値です。

適用対象