A collection of Bookmarks in an ISWordDocument.

Methods

Name Description
Delete Deletes Bookmark and Content.
DeleteAll Deletes all Bookmarks, including Content, where Action=None.
DeleteParagraph Deletes the Bookmark, including the entire Paragraph that contains the End Bookmark.
DeleteTable Deletes the Table that contains the Bookmark start.
DeleteTableRow Deletes the Table Row that contains the Bookmark start.
Remove Removes the Bookmark but leaves the Content.
RemoveAll Removes all Bookmarks, leaving Content, where Action=None.
SetContentCurrency Set the contents of a Bookmark from a Currency (Decimal) value, flagging the Bookmark to be removed.
SetContentDate Set the contents of a Bookmark from a Date value, flagging the Bookmark to be removed.
SetContentDateTime Set the contents of a Bookmark from a Date/Time value, flagging the Bookmark to be removed.
SetContentHtml Set the contents of a Bookmark to a HTML string, flagging the Bookmark to be removed.
SetContentHtmlSummaryTable System Use Only Obsolete Set the contents of a Bookmark to a HTML string generated from the supplied ISSummaryTable object.
SetContentHtmlSummaryTables System Use Only Obsolete Set the contents of a Bookmark to a HTML string generated from the supplied ISSummaryTables collection.
SetContentImageFileName Set the contents of a Bookmark to an Image File Name or URL that will then be inserted at the Bookmark.
SetContentPercent Set the contents of the Bookmark from a Percentage (Double) value, flagging the Bookmark to be removed.
SetContentString Set the contents of a Bookmark, flagging the Bookmark to be removed.
SetContentSummaryTable Set the contents of a Bookmark to a Summary Table or, if the Summary Table contains no information, delete the Bookmark.
SetContentSummaryTables Set the contents of a Bookmark to a collection of Summary Tables.
SetContentTime Set the contents of a Bookmark from a Time value, flagging the Bookmark to be removed.
SetContentWiki Set the contents of a Bookmark to a Wiki string, flagging the Bookmark to be removed.

Properties

Name Description
ItemByIndex Read-Only Retrieve an item by its index in the collection.
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0