Interfaz IImage
Represents data that is associated with an image.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public Interface IImage
'Uso
Dim instance As IImage
public interface IImage
public interface class IImage
type IImage = interface end
public interface IImage
El tipo IImage expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
MIMEType | Specifies the MIME type of an image. | |
Source | Gets the type of the image source. | |
Value | Gets the image data. |
Arriba
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering