Overload | Description |
---|---|
DrawStringRtf(String,Font,Brush,RectangleF) | Draws an RTF string in the specified rectangle with the specified System.Drawing.Brush and System.Drawing.Font objects. |
DrawStringRtf(String,Font,Brush,RectangleF,Int32) | Draws an RTF string in the specified rectangle with the specified System.Drawing.Brush and System.Drawing.Font objects, starting at a given offset within the string. |