Overload List
| Name | Description |
|---|---|
| InsertXHTML(String) |
Inserts html at end of text body.
|
| InsertXHTML(String, Int32) |
Inserts html. Inserting begins from paragraph specified by paragraphIndex
|
| InsertXHTML(String, Int32, Int32) |
Inserts html. Inserting begins from paragraph specified by paragraphIndex,
and paragraph item specified by paragraphItemIndex
|