共用方式為


IImage Members

Represents an interface defining the common properties for an image.

The following tables list the members exposed by the IImage type.

Public Properties

  名稱 Description
ms162238.pubproperty(zh-tw,SQL.90).gif ImageData Returns the image as binary data.
ms162238.pubproperty(zh-tw,SQL.90).gif MIMEType Returns the MIME type of the image, if any.
ms162238.pubproperty(zh-tw,SQL.90).gif StreamName Gets a name for the image that can be passed back to a CreateAndRegisterStream object to get the bytes without processing them through the rendering extension.

頂端

請參閱

參考

IImage Interface
Microsoft.ReportingServices.ReportRendering Namespace