[]
Defines the contract for rendering rich text content onto a GDI+ graphics surface.
public interface IRichTextRenderer
| Name | Description |
|---|---|
| Render(Graphics, PointF, float, float, float) | Renders rich text content onto the specified graphics surface within the given bounds. |