Overload | Description |
---|---|
DrawStringHtml(String,Font,Brush,RectangleF) | Draws an HTML string in the specified rectangle with the specified System.Drawing.Brush and System.Drawing.Font objects. |
DrawStringHtml(String,Font,Brush,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. |