Add drawing canvas into this document (for current section) in next position.
'Declaration
Public Function AddCanvas( _
ByVal As System.Windows.Rect _
) As RtfDrawingCanvas
Parameters
- rc
- The drawing rectangle.
Return Value
The Word/RTF drwing canvas object.