Image.MIMEType Property

Definition

Gets or sets an expression, the value of which is the MIMEType for the image.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression MIMEType { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression MIMEType { get; set; }
member this.MIMEType : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property MIMEType As ReportExpression

Property Value

The MIMEType for the image.

Applies to