共用方式為


BackgroundImageValue 欄位

Returns the value of the background image.

命名空間:  Microsoft.ReportingServices.ReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Protected Const BackgroundImageValue As String
'用途
Dim value As String

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