Const
Zoom mode for PDF destination.
FR_PDFZOOM_FITHORZ Specifies top, 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 the page within the window.
const type = DefineConst.FR_PDFZOOM_FITHORZ; Copy
const type = DefineConst.FR_PDFZOOM_FITHORZ;
Zoom mode for PDF destination.