Partilhar via


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
Método público GetImage Gets the image stream of the dynamic image instance.
Método público SetDpi Sets the image DPI.

Início