Condividi tramite


Interfaccia IImage

Represents data that is associated with an image.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public Interface IImage
'Utilizzo
Dim instance As IImage
public interface IImage
public interface class IImage
type IImage =  interface end
public interface IImage

Nel tipo IImage sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica MIMEType Specifies the MIME type of an image.
Proprietà pubblica Source Gets the type of the image source.
Proprietà pubblica Value Gets the image data.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering