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 MIME type of the background image.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected Const BackgroundImageMIMEType As String
'Usage
Dim value As String
value = StyleBase.BackgroundImageMIMEType
protected const string BackgroundImageMIMEType
protected:
literal String^ BackgroundImageMIMEType
static val mutable BackgroundImageMIMEType: string
protected const var BackgroundImageMIMEType : String