Const
Zoom mode for PDF destination.
FR_PDFZOOM_FITVERT Specifies left, with the horizontal coordinate left positioned at the left edge of the window and the contents of the page magnified just enough to fit the entire height of the page within the window.
const type = DefineConst.FR_PDFZOOM_FITVERT; Copy
const type = DefineConst.FR_PDFZOOM_FITVERT;
Zoom mode for PDF destination.