Skip to main content

DocumentViewerCommands Properties

Stores DocumentViewer commands.
Name Description
CancelLoadingCommand
CloseDocumentCommand Gets or sets the command that closes the document in the DocumentViewer.
FirstPageCommand Gets or sets the command that navigates to the first page of the document.
GoToPageCommand Gets or sets the command that navigates to a specific page of the document.
LastPageCommand Gets or sets the command that navigates to the last page of the document.
NextPageCommand Gets or sets the command that navigates to the next page.
PrevPageCommand Gets or sets the command that navigates to the previous page.
ShowExportDialogCommand Gets or sets the command that opens the Export dialog.
ShowOpenDialogCommand Gets or sets the command that opens the Open File dialog.
ShowPrintDialogCommand Gets or sets the command that opens the Print File dialog.
ShowSaveDialogCommand Gets or sets the command that opens the Save File dialog.
ToggleDocumentMapPanelCommand
ToggleExportOptionsPanelCommand Gets or sets the command that shows or hides the Export Options panel.
ToggleReportParameterPanelCommand Gets or sets the command that shows or hides the Parameter panel.
ToggleSearchPanelCommand Gets or sets the command that shows or hides the Search panel.
ZoomCommand Gets or sets the command that specifies the zoom factor.
ZoomModeCommand
See Also