IDynamicImageInstance-Schnittstelle
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
Der IDynamicImageInstance-Typ macht folgende Elemente verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
GetImage | Gets the image stream of the dynamic image instance. | |
SetDpi | Sets the image DPI. |
Zum Anfang
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace