BookmarkCollection Properties |
The BookmarkCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Count |
Gets the number of items in the collection.
(Inherited from
CollectionEx
.)
|
|
|
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
|
|
Item Int32 |
Gets the
Bookmark
at the specified index.
|
|
|
Item String |
Gets the
Bookmark
with the specified name.
|