Back to Devexpress

dxPDFViewerMinZoomFactor Constant

vcl-dxpdfviewer-c8448e60.md

latest727 B
Original Source

dxPDFViewerMinZoomFactor Constant

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

Declaration

delphi
const dxPDFViewerMinZoomFactor = 10;

Remarks

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

See Also

dxPDFViewerDefaultZoomFactor

dxPDFViewerMaxZoomFactor

dxPDFViewer Unit