Freigeben über


IImage-Schnittstelle

Represents data that is associated with an image.

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

Syntax

'Declaration
Public Interface IImage
'Usage
Dim instance As IImage
public interface IImage
public interface class IImage
type IImage =  interface end
public interface IImage

Der IImage-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft MIMEType Specifies the MIME type of an image.
Öffentliche Eigenschaft Source Gets the type of the image source.
Öffentliche Eigenschaft Value Gets the image data.

Zum Anfang

Siehe auch

Verweis

Microsoft.ReportingServices.OnDemandReportRendering-Namespace