Image.MIMEType Property

Definition

Gets an expression that represents the MIME type value 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 that represents the MIME type value for the image.

Implements

Applies to