IDynamicImageInstance Interface
Represents a dynamic image instance.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Interface IDynamicImageInstance
'Usage
Dim instance As IDynamicImageInstance
public interface IDynamicImageInstance
public interface class IDynamicImageInstance
type IDynamicImageInstance = interface end
public interface IDynamicImageInstance
The IDynamicImageInstance type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetImage | Gets the image stream of the dynamic image instance. | |
SetDpi | Sets the image DPI. |
Top
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace