[]
Adds a ParagraphObject to the current paragraph content.
public int Add(ParagraphObject po)
Type | Name | Description |
---|---|---|
ParagraphObject | po | The ParagraphObject to add. |
Type | Description |
---|---|
int | The index of the added object in the current collection. |