Overload | Description |
---|---|
DrawToGraphics(Graphics,Rectangle) | Draws the control content into a given System.Drawing.Graphics object. |
DrawToGraphics(Graphics,RectangleF,Int32) | Draws an HTML string in the specified rectangle with the specified System.Drawing.Brush and System.Drawing.Font objects, starting at a given offset within the string. |