IdxRichEditBookmarkCollection Methods
Exposes a document’s bookmark collection.
Name | Description |
---|---|
Create |
Creates a bookmark for the specified document range. |
Create |
|
Get |
Inherited from Idx |
Get |
Returns the number of items within the list or collection.
Inherited from Idx |
Get |
Returns the collection item by its zero-based index.
Inherited from Idx |
Get |
Provides access to a bookmark by the specified name. |
Remove |
Removes the specified bookmark from the collection. |
Select |
Selects a document range associated with the specified bookmark. |
See Also