Const
Zoom mode for PDF destination.
FR_PDFZOOM_FITBHORZ Specifies with the vertical coordinate top positioned at the top edge of the window and the contents of the page magnified just enough to fit the entire width of its bounding box within the window.
const type = DefineConst.FR_PDFZOOM_FITBHORZ; Copy
const type = DefineConst.FR_PDFZOOM_FITBHORZ;
Zoom mode for PDF destination.