var instance = new Vintasoft.Imaging.Pdf.WebPdfDestinationXYZJS(page); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_Zoom(value);
function set_Zoom(
valueZoom OR null. A null value specifies that the proeprty value is to be retained unchanged.: number
) : any;
Parameters
- value
- Zoom OR null. A null value specifies that the proeprty value is to be retained unchanged.