| Overload | Description |
|---|---|
| InsertText(String,Boolean,Formatting) | Inserts the provided text in this Paragraph, using the provided formatting, and optionally track this change. |
| InsertText(Int32,String,Boolean,Formatting) | Inserts the provided text at a specific location in this Paragraph, using the provided formatting, and optionally track this change. |