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 | |
---|---|---|
![]() |
MIMEType | Specifies the MIME type of an image. |
![]() |
Source | Gets the type of the image source. |
![]() |
Value | Gets the image data. |
In alto
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering