vcl-dxpdfvieweractions-06d6e0a3.md
An action object corresponding to the ZoomActualSize command provided by the PDF Viewer control.
TdxPDFViewerZoomActualSize = class(
TdxPDFViewerZoom100
)
This class does not introduce any new public members. Executing a TdxPDFViewerZoomActualSize action object shows the loaded document in full size. This action object works identically to the TdxPDFViewerZoom100 action. If the PDF Viewer control’s OptionsZoom.ZoomFactor property is already set to 100 (i.e., the loaded document is already displayed in full size), executing a TdxPDFViewerZoomActualSize action object has no effect.
Show 14 items
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxCustomAction TdxPDFViewerCustomAction TdxPDFViewerCheckableAction TdxPDFViewerFixedZoomAction TdxPDFViewerZoom100 TdxPDFViewerZoomActualSize
See Also