Campo BackgroundImageMIMEType
Returns the MIME type of the background image.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected Const BackgroundImageMIMEType As String
'Uso
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