PdfOutlinesViewerCommands Properties
Provides access to PDF outline viewer commands.
Name | Description |
---|---|
Collapse |
Returns a command that collapses top-level nodes of the Document Map.
Inherited from Document |
Expand |
Returns a command that expands the currently selected node of the Document Map.
Inherited from Document |
Expand |
Returns a command that expands top-level nodes of the Document Map.
Inherited from Document |
Go |
Returns a command that navigates to a document element corresponding to the selected Document Map’s node.
Inherited from Document |
Print |
Returns a command that prints pages to which selected bookmarks are linked in the document. |
Print |
Returns a command that prints a document section corresponding to selected bookmarks. |
See Also