Click or drag to resize

BookmarksNavigator ReplaceBookmarkContent Method

Overload List
Name Description
Public method ReplaceBookmarkContent(TextBodyPart)
Replaces the bookmark content with the specified TextBodyPart object.
Public method ReplaceBookmarkContent(String, Boolean)
Replaces the content of the bookmark with new text.
Public method ReplaceBookmarkContent(TextBodyPart, Boolean)
Replaces the bookmark content with specified TextBodyPart object, with an option to preserve the formatting of the first paragraph in the source content.
Public method ReplaceBookmarkContent(TextBodyPart, Boolean, Boolean)
Replaces the content of the bookmark.
Top
See Also