Click or drag to resize

Body InsertXHTML Method

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