PowerTools ActiveReports for .NET 9.0J
MIMEType プロパティ (BackgroundImage)

画像のMIMETypeを取得または設定します。
構文
'宣言
 
Public Property MIMEType As ExpressionInfo
public ExpressionInfo MIMEType {get; set;}

プロパティ値

画像のMIMETypeを評価する文字列 ExpressionInfo
解説

有効な値は次のとおりです: image/bmp、image/jpeg、image/gif、image/png、image/x-png。

ソースがデータベースに設定されている場合、MIMETypeが必要になります。それ以外の場合は無視されます。

参照

関連項目

BackgroundImage クラス
BackgroundImage メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.