Click or drag to resize

IBody InsertXHTML Method

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