Compartir a través de


Campo StyleBase.BackgroundImage

Specifies the background image. If omitted, there is no background image.

Espacio de nombres:  Microsoft.ReportingServices.ReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Protected Const BackgroundImage As String
'Uso
Dim value As String 

value = StyleBase.BackgroundImage
protected const string BackgroundImage
protected:
literal String^ BackgroundImage
static val mutable BackgroundImage: string
protected const var BackgroundImage : String

Vea también

Referencia

StyleBase Clase

Espacio de nombres Microsoft.ReportingServices.ReportRendering