Interfaz IImageInstance
Represents an instance type of the IImage class, and contains the calculated values of the properties in IImage.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public Interface IImageInstance
'Uso
Dim instance As IImageInstance
public interface IImageInstance
public interface class IImageInstance
type IImageInstance = interface end
public interface IImageInstance
El tipo IImageInstance expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
ImageData | Gets the image data. | |
MIMEType | Gets the calculated value of the MIMEType property in a IImage class. | |
StreamName | Gets the name of the Stream by which a rendering extension can retrieve the image data from the report server. |
Arriba
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering