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.

页首

请参阅

参考

Microsoft.ReportingServices.OnDemandReportRendering 命名空间