PdfOutlinesViewerCommands Members
In This Article
#Constructors
Name | Description |
---|---|
Pdf |
Initializes a new instance of the Pdf |
#Properties
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. |
#Methods
Name | Description |
---|---|
Can |
Identifies whether it is possible to execute the Document |
Can |
Identifies whether it is possible to execute the Document |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Execute |
Executes the Document |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also