[]
        
(Showing Draft Content)

C1.C1Word.C1WordDocument.AddShape

AddShape Method

AddShape(DrawingShape)

Add Word/RTF object for this document.

Declaration
public RtfShape AddShape(DrawingShape shape)
Public Function AddShape(shape As DrawingShape) As RtfShape
Parameters
Type Name Description
DrawingShape shape

The drawing canvas shape.

Returns
Type Description
RtfShape

The Word/RTF wrapper shape.