Partager via


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

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

Haut de la page

Public Methods

(see also Protected Methods )

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

Haut de la page

Protected Methods

  Nom Description
ms161655.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms161655.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

BackgroundImage Class
Microsoft.ReportingServices.ReportRendering Namespace