Back to Devexpress

dxPDFViewerZoomStep Constant

vcl-dxpdfviewer-2a21f83e.md

latest770 B
Original Source

dxPDFViewerZoomStep Constant

Specifies the zoom factor increment/decrement value (as a percentage) for the zoom in/out operations.

Declaration

delphi
const dxPDFViewerZoomStep = 10;

Remarks

This global constant specifies the default value of the PDF Viewer control’s OptionsZoom.ZoomStep property.

See Also

dxPreviewZoomStep

dxPDFViewer Unit