Const
Zoom mode for PDF destination.
FR_PDFZOOM_FITBBOX Specifies with its contents magnified just enough to fit its bounding box entirely within the window both horizontally and vertically.
const type = DefineConst.FR_PDFZOOM_FITBBOX; Copy
const type = DefineConst.FR_PDFZOOM_FITBBOX;
Zoom mode for PDF destination.