[]
        
(Showing Draft Content)

C1.WPF.Word.C1WordDocument.AddShape

AddShape Method

AddShape(DrawingShape)

Add Word/RTF object for this document.

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

The drawing canvas shape.

Returns
Type Description
RtfShape

The Word/RTF wraper shape.