Represents data that is associated with an image.
命名空间: Microsoft.ReportingServices.OnDemandReportRendering
程序集: Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)
语法
声明
Public Interface IImage
用法
Dim instance As IImage
public interface IImage
public interface class IImage
type IImage = interface end
public interface IImage
IImage 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
![]() |
MIMEType | Specifies the MIME type of an image. |
![]() |
Source | Gets the type of the image source. |
![]() |
Value | Gets the image data. |
页首