다음을 통해 공유


BackgroundImage Members

Represents a background image for a report item. This class cannot be inherited.

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

Public Properties

  이름 Description
ms161655.pubproperty(ko-kr,SQL.90).gif ImageData Gets the image as binary data.
ms161655.pubproperty(ko-kr,SQL.90).gif MIMEType Gets the MIME type of the background image, if any.
ms161655.pubproperty(ko-kr,SQL.90).gif StreamName Gets a name for the image, which can be passed back to CreateAndRegisterStream to get the bytes without processing them through the rendering extension.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms161655.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms161655.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms161655.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms161655.pubmethod(ko-kr,SQL.90).gifms161655.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms161655.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms161655.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms161655.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

BackgroundImage Class
Microsoft.ReportingServices.ReportRendering Namespace