DocumentViewerCommands Properties
Stores DocumentViewer commands.
Name | Description |
---|---|
Cancel |
|
Close |
Gets or sets the command that closes the document in the Document |
First |
Gets or sets the command that navigates to the first page of the document. |
Go |
Gets or sets the command that navigates to a specific page of the document. |
Last |
Gets or sets the command that navigates to the last page of the document. |
Next |
Gets or sets the command that navigates to the next page. |
Prev |
Gets or sets the command that navigates to the previous page. |
Show |
Gets or sets the command that opens the Export dialog. |
Show |
Gets or sets the command that opens the Open File dialog. |
Show |
Gets or sets the command that opens the Print File dialog. |
Show |
Gets or sets the command that opens the Save File dialog. |
Toggle |
|
Toggle |
Gets or sets the command that shows or hides the Export Options panel. |
Toggle |
Gets or sets the command that shows or hides the Parameter panel. |
Toggle |
Gets or sets the command that shows or hides the Search panel. |
Zoom |
Gets or sets the command that specifies the zoom factor. |
Zoom |
See Also