GrapeCity ActiveReports for .NET 16.0J
MIMEType プロパティ (Image)

GrapeCity.ActiveReports.PageReportModel 名前空間 > Image クラス : MIMEType プロパティ

画像のMultipurposeInternetMailExtensions(MIME)の種類を取得または設定します。

シンタックス
'宣言
 
Public Property MIMEType As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo MIMEType {get; set;}

プロパティ値

画像のMIMEタイプを含むExpressionInfoオブジェクト。

解説
有効な値は次のとおりです。 image/bmp、image/jpeg、image/gif、image/png、image/x-png、image/svg+xml。このプロパティは、ソースが[Database]に設定されている場合は必要ですが、そうでなければ無視されます。
参照

Image クラス
Image メンバ