The following tables list the members exposed by DocumentViewerCommands.
Name | Description | |
---|---|---|
canRun | Checks if a command can run with the specified optional value. | |
getCommand | Command with the specified name. | |
isSlow | Checks if running a command will be slow with the specified value. | |
run | Runs a command with the specified value. |
Name | Description | |
---|---|---|
documentViewer | Owner document viewer. |
Name | Description | |
---|---|---|
annotationsAntiAlias | Enable/Disable anti-alias rendering for annotations command "Annotations.AntiAlias" | |
annotationsBringToFirst | Bring the selected annotation objects to the front of the z-order command "Annotations.BringToFirst" | |
annotationsBringToFront | Bring the selected annotation objects up in the z-order command "Annotations.BringToFront" | |
annotationsClearSelection | Un-select all annotation objects in the page command "Annotations.ClearSelection" | |
annotationsCopy | Copy selected annotation objects to the clipboard command "Annotations.Copy" | |
annotationsCut | Cut selected annotation objects to the clipboard command "Annotations.Cut" | |
annotationsDelete | Delete selected annotation objects command "Annotations.Delete" | |
annotationsEnableToolTips | Enable/Disable firing the tooltip annotation event command "Annotations.EnableToolTips" | |
annotationsFlip | Flip the selected annotation objects vertically command "Annotations.Flip" | |
annotationsGroup | Group the selected annotation objects command "Annotations.Group" | |
annotationsLock | Lock the selected annotation objects with a password command "Annotations.Lock" | |
annotationsPaste | Paste annotation objects from the clipboard command "Annotations.Paste" | |
annotationsProperties | Show the properties dialog for the selected annotation objects command "Annotations.Properties" | |
annotationsRedo | Redo last annotations operation command "Annotations.Redo" | |
annotationsRenderOnThumbnails | Enable/Disable rendering the annotations on the thumbnails command "Annotations.RenderOnThumbnails" | |
annotationsResetRotatePoints | Reset the rotation points location of the selected annotation objects command "Annotations.ResetRotatePoints" | |
annotationsReverse | Flip the selected annotation objects horizontally command "Annotations.Reverse" | |
annotationsSelectAll | Select all annotation objects in the page command "Annotations.SelectAll" | |
annotationsSendToBack | Send the selected annotation objects down in the z-order command "Annotations.SendToBack" | |
annotationsSendToLast | Send the selected annotation objects to the back of the z-order command "Annotations.SendToLast" | |
annotationsUndo | Undo last annotations operation command "Annotations.Undo" | |
annotationsUngroup | Ungroup the selected annotation objects command "Annotations.Ungroup" | |
annotationsUnlock | Unlocks the selected annotation objects with a password command "Annotations.Unlock" | |
annotationsUserModeDesign | Set annotation user mode to design command "Annotations.UserModeDesign" | |
annotationsUserModeRender | Set annotation user mode to render command "Annotations.UserModeRender" | |
annotationsUserModeRun | Set annotation user mode to run command "Annotations.UserModeRun" | |
annotationsUseRotateThumbs | Enable/Disable showing the annotation rotation thumbs command "Annotations.UseRotateThumbs" | |
interactiveAutoPan | Enable/Disable auto pan interactive command "Interactive.AutoPan" | |
interactiveMagnifyGlass | Set interactive mode to magnify glass command "Interactive.MagnifyGlass" | |
interactivePan | Set interactive mode to pan command "Interactive.Pan" | |
interactivePanZoom | Set interactive mode to pan zoom command "Interactive.PanZoom" | |
interactiveRubberBand | Set interactive mode to the generic rubber band command "Interactive.RubberBand" | |
interactiveSelectText | Set interactive mode to select text command "Interactive.SelectText" | |
interactiveZoom | Set interactive mode to zoom command "Interactive.Zoom" | |
interactiveZoomTo | Set interactive mode to zoom to command "Interactive.ZoomTo" | |
layoutDouble | Set view layout to double vertical command "Layout.Double" | |
layoutHorizontal | Set view layout to horizontal command "Layout.Horizontal" | |
layoutSingle | Set view layout to single command "Layout.Single" | |
layoutVertical | Set view layout to vertical command "Layout.Vertical" | |
pageDisable | Marks the specified page(s) as disabled. | |
pageEnable | Marks the specified page(s) as enabled. | |
pageFirst | Go to first page command "Page.First" | |
pageGoto | Go to a specific page command "Page.GoTo" | |
pageLast | Go to last page command "Page.Last" | |
pageNext | Go to next page command "Page.Next" | |
pagePrevious | Go to previous page command "Page.Previous" | |
pageRotateClockwise | Rotates the specified page(s) clockwise. | |
pageRotateCounterClockwise | Rotates the specified page(s) counter-clockwise. | |
textClearSelection | Clear text selection command "Text.ClearSelection" | |
textCopy | Copy selected text command "Text.Copy" | |
textExport | Export the text command "Text.Export" | |
textFindNext | Find next occurance of text command "Text.FindNext" | |
textFindPrevious | Find previous occurance of text command "Text.FindPrevious" | |
textGet | Get the text for page(s) from the document command "Text.Get" | |
textSelectAll | Select all text command "Text.SelectAll" | |
viewActualSize | Show actual size in the view command "View.ActualSize" | |
viewFitPage | Fit the view by page command "View.FitPage" | |
viewFitWidth | Fit the view by page width command "View.FitWidth" | |
viewItemType | Set the view item type command "View.ItemType" | |
viewRotateClockwise | Rotate the view clockwise by 90 degrees command "View.RotateClockwise" | |
viewRotateCounterClockwise | Rotate the view counter clockwise by 90 degrees command "View.RotateCounterClockwise" | |
viewZoomIn | Zooms the view in "View.ZoomIn" command. | |
viewZoomOut | Zoom the view out command "View.ZoomOut" | |
viewZoomPercentage | Zoom the view by a percentage command "View.ZoomPercentage" |