Const
Zoom mode for PDF destination.
FR_PDFZOOM_XYZ Specifies left, top, zoom. with the coordinates (left, top) positioned at the upper-left corner of the window and the contents of the page magnified by the factor zoom.
const type = DefineConst.FR_PDFZOOM_XYZ; Copy
const type = DefineConst.FR_PDFZOOM_XYZ;
Zoom mode for PDF destination.