var instance = new Vintasoft.Imaging.Pdf.WebPdfDestinationXYZJS(page); var value; // Type: number value = instance.get_Zoom();
function get_Zoom() : number;
Return Value
Zoom OR null.
var instance = new Vintasoft.Imaging.Pdf.WebPdfDestinationXYZJS(page); var value; // Type: number value = instance.get_Zoom();
function get_Zoom() : number;