Skip to main content

dxPDFViewerActions Unit

Classes

Name Description
TdxPDFViewerCheckableAction The base class for all classes that implement the actions synchronized with the checked status of the linked UI elements.
TdxPDFViewerCloseDocument An action object corresponding to the CloseDocument command provided by the PDF Viewer control.
TdxPDFViewerCustomAction The base class for classes that implement all action objects in the PDF Viewer control.
TdxPDFViewerFind An action object corresponding to the Find command provided by the PDF Viewer control.
TdxPDFViewerFixedZoomAction The base class for all classes that implement actions that set specific values as the PDF Viewer control‘s zoom factor.
TdxPDFViewerGoToFirstPage An action object corresponding to the GoToFirstPage command provided by the PDF Viewer control.
TdxPDFViewerGoToLastPage An action object corresponding to the GoToLastPage command provided by the PDF Viewer control.
TdxPDFViewerGoToNextPage An action object corresponding to the GoToNextPage command provided by the PDF Viewer control.
TdxPDFViewerGoToNextView An action object corresponding to the GoToNextView command provided by the PDF Viewer control.
TdxPDFViewerGoToPrevPage An action object corresponding to the GoToPrevPage command provided by the PDF Viewer control.
TdxPDFViewerGoToPrevView An action object corresponding to the GoToPrevView command provided by the PDF Viewer control.
TdxPDFViewerHandTool An action object corresponding to the HandTool command provided by the PDF Viewer control.
TdxPDFViewerNavigationAction The base class for all classes that implement the PDF document navigation commands.
TdxPDFViewerOpenDocument An action object corresponding to the OpenDocument command provided by the PDF Viewer control.
TdxPDFViewerRotateClockwise An action object corresponding to the RotateClockwise command provided by the PDF Viewer control.
TdxPDFViewerRotateCounterClockwise An action object corresponding to the RotateCounterclockwise command provided by the PDF Viewer control.
TdxPDFViewerSelectAll An action object corresponding to the SelectAll command provided by the PDF Viewer control.
TdxPDFViewerSelectTool An action object corresponding to the SelectTool command provided by the PDF Viewer control.
TdxPDFViewerShowPrintForm An action object that corresponds to the ShowPrintForm command provided by the PDF Viewer control.
TdxPDFViewerZoom10 An action object corresponding to the Zoom10 command provided by the PDF Viewer control.
TdxPDFViewerZoom100 An action object corresponding to the Zoom100 command provided by the PDF Viewer control.
TdxPDFViewerZoom125 An action object corresponding to the Zoom125 command provided by the PDF Viewer control.
TdxPDFViewerZoom150 An action object corresponding to the Zoom150 command provided by the PDF Viewer control.
TdxPDFViewerZoom200 An action object corresponding to the Zoom200 command provided by the PDF Viewer control.
TdxPDFViewerZoom25 An action object corresponding to the Zoom25 command provided by the PDF Viewer control.
TdxPDFViewerZoom400 An action object corresponding to the Zoom400 command provided by the PDF Viewer control.
TdxPDFViewerZoom50 An action object corresponding to the Zoom50 command provided by the PDF Viewer control.
TdxPDFViewerZoom500 An action object corresponding to the Zoom500 command provided by the PDF Viewer control.
TdxPDFViewerZoom75 An action object corresponding to the Zoom75 command provided by the PDF Viewer control.
TdxPDFViewerZoomActualSize An action object corresponding to the ZoomActualSize command provided by the PDF Viewer control.
TdxPDFViewerZoomFitWidth An action object corresponding to the ZoomFitWidth command provided by the PDF Viewer control.
TdxPDFViewerZoomIn An action object corresponding to the ZoomIn command provided by the PDF Viewer control.
TdxPDFViewerZoomOut An action object corresponding to the ZoomOut command provided by the PDF Viewer control.
TdxPDFViewerZoomToPageLevel An action object corresponding to the ZoomToPageLevel command provided by the PDF Viewer control.

Methods

Name Description
dxPDFViewerOpenDocumentDialog(string) Invokes the Open dialog allowing you to select a PDF document file for loading.