Interface IDynamicImageInstance
Represents a dynamic image instance.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Interface IDynamicImageInstance
'Uso
Dim instance As IDynamicImageInstance
public interface IDynamicImageInstance
public interface class IDynamicImageInstance
type IDynamicImageInstance = interface end
public interface IDynamicImageInstance
O tipo IDynamicImageInstance expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
GetImage | Gets the image stream of the dynamic image instance. | |
SetDpi | Sets the image DPI. |
Início
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering