The following tables list the members exposed by DocumentStructure.
Public Properties
| Name | Description |
| Bookmarks | The list of bookmarks (table of content) in this document. |
| Document | Gets the owner document of this DocumentStructure |
| IsParsed | Gets a value that indicate whether the structure of this document has been parsed. |
| ParseBookmarks | Indicates whether to parse the bookmarks from the original document. |
| ParsePageLinks | Indicates whether to parse the links found in the pages from the original document. |
Top
Public Methods
| Name | Description |
| Parse | Parse the structure of this document and read the bookmarks and table of content. |
Top
See Also