SubDocument.InsertRtfText Method
| Name | Parameters | Description |
|---|---|---|
| InsertRtfText(DocumentPosition, String, InsertOptions) | pos, rtfText, insertOptions | Inserts the specified formatted text into the specified position. |
| InsertRtfText(DocumentPosition, String) | pos, rtfText | Inserts the specified formatted text into the specified position. |