DocumentCommandProvider Properties
Provides commands that correspond to end-user actions in the DocumentPreviewControl.
Name | Description |
---|---|
Actions |
Provides access to the collection of actions when using a standard toolbar.
Inherited from Command |
Clockwise |
Returns a command that rotates pages of a displayed document by 90 degrees clockwise.
Inherited from Command |
Close |
Returns a command that closes the currently opened document.
Inherited from Command |
Context |
Inherited from Command |
Copy |
Returns a command that copies selected contents of the displayed document to the clipboard. |
Counter |
Returns a command that rotates pages of a displayed document by 90 degrees counterclockwise.
Inherited from Command |
Export |
Returns a command that invokes the Export Document dialog to export the currently displayed document to one of the supported third-party formats. |
Find |
Returns a command that finds the next occurrence of a search text string.
Inherited from Command |
Find |
Returns a command that finds the previous occurrence of a search text string.
Inherited from Command |
First |
Returns a command that navigates to the first page of the currently displayed document. |
Hand |
Returns a command that sets the cursor mode to hand tool. |
Is |
Gets whether design-time mode is active.
Inherited from View |
Last |
Returns a command that navigates to the last page of the currently displayed document. |
Navigate |
Returns a command that navigates to a specified target location within a displayed document.
Inherited from Command |
Next |
Returns a command that navigates to the next page of a displayed document.
Inherited from Command |
Next |
Returns a command that navigates to the next view in a displayed document.
Inherited from Command |
Open |
Returns a command that opens a document from a specified file in the viewer.
Inherited from Command |
Page |
Returns a command that invokes the Page Setup dialog. |
Pagination |
Returns a command that sets the number of a currently displayed page.
Inherited from Command |
Previous |
Returns a command that navigates to the previous page of a displayed document.
Inherited from Command |
Previous |
Returns a command that navigates to the previous view in a displayed document.
Inherited from Command |
Print |
Returns a command that invokes the Print dialog to print the currently displayed document. |
Print |
Returns a command that prints the currently displayed document without invoking the Print dialog. |
Ribbon |
Provides access to the collection of actions when using a ribbon toolbar.
Inherited from Command |
Save |
Returns a command that invokes the Save As dialog to save the currently displayed document. |
Scale |
Returns a command that invokes the Scale dialog. |
Scroll |
Returns a command that scrolls a displayed document.
Inherited from Command |
Select |
Returns a command that sets the cursor mode to select tool. |
Send |
Returns a command that invokes the Export Document dialog to export the currently displayed document to one of the supported third-party formats and attaches the resulting file to a new empty message in the default mail program. |
Set |
Aggregates the commands that define the page layout settings in a Document Preview. |
Set |
Returns a command that invokes the Watermark dialog. |
Show |
Returns a command that shows or hides the Search panel.
Inherited from Command |
Stop |
Returns a command that stops generating report pages. |
Toggle |
Returns a command that toggles the visibility of the Document Map, which reflects the current document’s structure in a tree-like form. |
Toggle |
Returns a command that toggles highlighting of all available fields whose content can be edited. |
Toggle |
Returns a command that toggles the continuous scrolling mode in a Document Viewer. |
Toggle |
|
Toggle |
Returns a command that toggles the visibility of the Parameters panel. |
Toggle |
Returns a command that controls the display mode of the first document page in a Document Preview. |
Toggle |
Returns a command that toggles the visibility of thumbnails. |
Zoom |
Returns a command that changes the zoom factor of the currently displayed document to a specified value.
Inherited from Command |
Zoom |
Returns a command that zooms a displayed document in.
Inherited from Command |
Zoom |
Returns a command that zooms a displayed document out.
Inherited from Command |
See Also