[]
Add Word/RTF object for this document.
public RtfShape AddShape(DrawingShape shape)
Public Function AddShape(shape As DrawingShape) As RtfShape
| Type | Name | Description |
|---|---|---|
| DrawingShape | shape | The drawing canvas shape. |
| Type | Description |
|---|---|
| RtfShape | The Word/RTF wrapper shape. |