共用方式為


IDynamicImageInstance 介面

Represents a dynamic image instance.

命名空間:  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 Gets the image stream of the dynamic image instance.
公用方法 SetDpi Sets the image DPI.

上層