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

  Name Description
ms161655.pubproperty(en-US,SQL.90).gif ImageData Gets the image as binary data.
ms161655.pubproperty(en-US,SQL.90).gif MIMEType Gets the MIME type of the background image, if any.
ms161655.pubproperty(en-US,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.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms161655.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms161655.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms161655.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms161655.pubmethod(en-US,SQL.90).gifms161655.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms161655.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms161655.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms161655.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

BackgroundImage Class
Microsoft.ReportingServices.ReportRendering Namespace