[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Win.IRichTextRenderer

IRichTextRenderer Interface

Defines the contract for rendering rich text content onto a GDI+ graphics surface.

Namespace: GrapeCity.ActiveReports.Win
Assembly: MESCIUS.ActiveReports.Win.dll
Syntax
public interface IRichTextRenderer

Methods

Name Description
Render(Graphics, PointF, float, float, float)

Renders rich text content onto the specified graphics surface within the given bounds.