BackgroundImageInstance.BackgroundRepeat Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene el valor calculado de la BackgroundRepeat propiedad en una BackgroundImage clase.
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
Valor de propiedad
Un BackgroundRepeatTypes valor que representa el valor calculado de la BackgroundRepeat propiedad.