BackgroundImageInstance.BackgroundRepeat Property

Definition

Gets the calculated value of the BackgroundRepeat property in a BackgroundImage class.

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

Property Value

A BackgroundRepeatTypes value that represents the calculated value of the BackgroundRepeat property.

Applies to