[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.IImageRenderer.RenderBackground

RenderBackground Method

RenderBackground(ILayoutArea, string, SizeF)

Returns an image representation of the specified report item background.

Declaration
ImageInfo RenderBackground(ILayoutArea layoutArea, string mimeType, SizeF dpi)
Parameters
Type Name Description
ILayoutArea layoutArea

The layout area to render.

string mimeType

Desired type of image to render.

SizeF dpi

Desired resolution.

Returns
Type Description
ImageInfo

An ImageInfo representing the report item background.