IBody InsertXHTML Method |
Name | Description | |
---|---|---|
![]() |
InsertXHTML(String) |
Inserts html at end of text body.
|
![]() |
InsertXHTML(String, Int32) |
Inserts html begins from paragraph specified by paragraphIndex.
|
![]() |
InsertXHTML(String, Int32, Int32) |
Inserts html beginning from paragraph specified by paragraphIndex,
and after paragraph item specified by paragraphItemIndex.
|