次の方法で共有


IImage インターフェイス

画像に関連付けられているデータを表します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Interface IImage
'使用
Dim instance As IImage
public interface IImage
public interface class IImage
type IImage =  interface end
public interface IImage

IImage 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ MIMEType 画像の MIME の種類を指定します。
パブリック プロパティ Source 画像のソースの種類を取得します。
パブリック プロパティ Value 画像データを取得します。

先頭に戻る

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間