Compartir a través de


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
Propiedad pública MIMEType Specifies the MIME type of an image.
Propiedad pública Source Gets the type of the image source.
Propiedad pública Value Gets the image data.

Arriba