BookmarkInfo Class Members
In This Topic
The following tables list the members exposed by BookmarkInfo.
Public Constructors
Public Properties
| Name | Description |
 | Bookmark | Gets or sets the unique identifier or reference for the bookmark. |
 | IsLeaf | Gets or sets a value indicating whether this bookmark is a leaf node, meaning it has no child bookmarks. |
 | Kids | Gets or sets an array of child bookmarks, representing the hierarchical structure of bookmarks. |
 | Name | Gets or sets the name of the bookmark. |
 | Page | Gets or sets the page number where the bookmark is located. |
Top
See Also