Skip to main content

IdxRichEditBookmarkCollection Interface

Exposes a document’s bookmark collection.

Declaration

IdxRichEditBookmarkCollection = interface(IdxRichEditReadOnlyBookmarkCollection)

Remarks

The IdxRichEditBookmarkCollection interface provides access to the properties and methods that allow you to:

The IdxRichEditBookmarkCollection interface is referenced by the Bookmarks property exposed by the IdxRichEditSubDocument interface and its descendants.

See Also