[]
Add drawing canvas into this document (for current section) in next position.
public RtfDrawingCanvas AddCanvas(RectangleF rc)
| Type | Name | Description |
|---|---|---|
| RectangleF | rc | The drawing rectangle. |
| Type | Description |
|---|---|
| RtfDrawingCanvas | The Word/RTF drawing canvas object. |
Use CurrentCanvas property for access to created drawing canvas.