Back to Devexpress

dxPDFViewerMaxZoomFactor Constant

vcl-dxpdfviewer-108886ae.md

latest728 B
Original Source

dxPDFViewerMaxZoomFactor Constant

Specifies the default maximum zoom factor value (as a percentage) that can be applied to the loaded PDF document.

Declaration

delphi
const dxPDFViewerMaxZoomFactor = 500;

Remarks

This global constant specifies the default value of the PDF Viewer control‘s OptionsZoom.MaxZoomFactor property.

See Also

dxPDFViewerMinZoomFactor

dxPDFViewerDefaultZoomFactor

dxPDFViewer Unit