| Overload | Description |
|---|---|
| PaintString(NPoint,String,NPaintTextPointSettings) | Paints a string at the specified location |
| PaintString(NPoint,Char[],NPaintTextPointSettings) | Paints a string at the specified location. |
| PaintString(NRectangle,String,NPaintTextRectSettings) | Paints a string at the specified rect |
| PaintString(NRectangle,Char[],NPaintTextRectSettings) | Paints a string at the specified rect |