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 を設定します。 |
先頭に戻る