PdfCommandProvider Properties
Provides commands that correspond to end-user actions in a PDF Viewer.
Name | Description |
---|---|
Actions |
Provides access to the collection of actions when using a standard toolbar.
Inherited from Command |
Add |
Adds a reply to the annotation. |
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 |
Copies the selected part of the document. |
Counter |
Returns a command that rotates pages of a displayed document by 90 degrees counterclockwise.
Inherited from Command |
Delete |
Returns a command that deletes a text markup annotation (highlight, strikethrough or underline) after the annotation was clicked on a page. |
Export |
Returns a command that exports interactive form data to either FDF or XML format. |
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 |
Hand |
Sets the cursor mode to hand tool. |
Highlight |
Returns a command that highlights a selected text. |
Highlight |
Returns a command that sets the cursor mode to the highlight text tool. |
Import |
Returns a command that imports interactive form data either from FDF or XML format to a PDF form. |
Is |
Gets whether design-time mode is active.
Inherited from View |
Marquee |
Gets a command that sets the cursor mode to marquee zoom tool. |
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 an attachment in the Attachments panel using the program associated with the attachment file type. |
Open |
Returns a command that opens a document from a specified file in the viewer.
Inherited from Command |
Open |
Loads a document from a URL. |
Open |
Returns a command that opens a split document from a specified file in the viewer. |
Page |
Returns a command that specifies the page layout of an opened document. |
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 and prints the current document using the print settings specified in this dialog window. |
Ribbon |
Provides access to the collection of actions when using a ribbon toolbar.
Inherited from Command |
Save |
Invokes the Save As dialog box. |
Save |
Returns a command that saves an attachment to a folder on your computer. |
Scroll |
Returns a command that scrolls a displayed document.
Inherited from Command |
Select |
Selects all the text in a document for copying. |
Selection |
Selects the document content within the specified area. |
Select |
Sets the cursor mode to select tool. |
Set |
Sets the review status for the comment. |
Show |
Returns a command that runs the Annotation Properties dialog after a text markup annotation (highlight, strikethrough or underline) was clicked on a page. |
Show |
Opens the Annotation Properties dialog for the comment. |
Show |
Returns a command that shows or hides the Search panel.
Inherited from Command |
Show |
Invokes the document properties dialog box. |
Sticky |
Adds a sticky note |
Strikethrough |
Returns a command that strikethroughs a selected text. |
Strikethrough |
Returns a command that sets the cursor mode to the strikethrough text tool. |
Underline |
Returns a command that underlines a selected text. |
Underline |
Returns a command that sets the cursor mode to the underline text tool. |
Unselect |
Unselects the selected text in a document. |
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