BackgroundImage.MIMEType Property

Definition

Gets an expression that evaluates to the MIMEType for the image.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ MIMEType { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty MIMEType { get; }
member this.MIMEType : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property MIMEType As ReportStringProperty

Property Value

A ReportStringProperty object.

Implements

Applies to