[]
        
(Showing Draft Content)

C1.C1Preview.ParagraphObjectCollection.Add

Add Method

Add(ParagraphObject)

Adds a ParagraphObject to the current paragraph content.

Declaration
public int Add(ParagraphObject po)
Parameters
Type Name Description
ParagraphObject po

The ParagraphObject to add.

Returns
Type Description
int

The index of the added object in the current collection.