PageCanvas.DrawString Method
Name | Parameters | Description |
---|---|---|
Draw |
str, font, brush, point, unit | Draws a custom string. |
Draw |
str, font, brush, point | Places a custom string. |
Draw |
str, font, brush, bounds, unit | Draws a custom string. |
Draw |
str, font, brush, bounds | Places a custom string at the selected position. |