Overload | Description |
---|---|
Add() | Adds a Paragraph to this collection at the InsertLocation.End location. |
Add(String) | Adds a Paragraph to this collection at the InsertLocation.End location. |
Add(Style) | Adds a Paragraph to this collection at the InsertLocation.End location. |
Add(String,Style) | Adds a Paragraph to this collection at the InsertLocation.End location. |