Share via


StyleBase.BackgroundImageSource Field

Returns the source of the background image.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected Const BackgroundImageSource As String
'Usage
Dim value As String

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