ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / IImageRenderer Interface
Methods

In This Topic
    IImageRenderer Interface Members
    In This Topic

    The following tables list the members exposed by IImageRenderer.

    Public Methods
     NameDescription
     MethodReturns 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.  
     MethodReturns 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