Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the background image. If omitted, there is no background image.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected Const BackgroundImage As String
'Usage
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