Compartilhar via


Interface IImage

Represents data that is associated with an image.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public Interface IImage
'Uso
Dim instance As IImage
public interface IImage
public interface class IImage
type IImage =  interface end
public interface IImage

O tipo IImage expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública MIMEType Specifies the MIME type of an image.
Propriedade pública Source Gets the type of the image source.
Propriedade pública Value Gets the image data.

Início

Consulte também

Referência

Namespace Microsoft.ReportingServices.OnDemandReportRendering