共用方式為


IImage 介面

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.

上層