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