SubDocument.InsertHtmlText Method
| Name | Parameters | Description |
|---|---|---|
| InsertHtmlText(DocumentPosition, String, InsertOptions) | pos, htmlText, insertOptions | Inserts the specified HTML text into the specified position. |
| InsertHtmlText(DocumentPosition, String) | pos, htmlText | Inserts the specified HTML text into the specified position. |