Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
|---|---|---|
| .gif) | ImageData | Gets the image as binary data. | 
| .gif) | MIMEType | Gets the MIME type of the background image, if any. | 
| .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 | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
Top
See Also
Reference
BackgroundImage Class
Microsoft.ReportingServices.ReportRendering Namespace