IImageRenderer Interface Members
In This Topic
The following tables list the members exposed by IImageRenderer.
Public Methods
| Name | Description |
| Render | Returns an image representation of the specified report item (background + content). The layout area to render.Desired type of image to render.Desired resolutionAn ImageInfo representing the report item. |
| RenderBackground | Returns an image representation of the specified report item background. The layout area to render.Desired type of image to render.Desired resolutionAn ImageInfo representing the report item. |
Top
See Also