次の方法で共有


IDynamicImageInstance インターフェイス

動的な画像インスタンスを表します。

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

構文

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

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

メソッド

  名前 説明
パブリック メソッド GetImage 動的な画像インスタンスの画像ストリームを取得します。
パブリック メソッド SetDpi 画像の DPI を設定します。

先頭に戻る

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間