// Parameters var page; // Type: WebPdfPageJS var instance = new Vintasoft.Imaging.Pdf.WebPdfDestinationBaseJS(page);
function WebPdfDestinationBaseJS(
pageThe PDF page designated for this destination.: WebPdfPageJS
) : WebPdfDestinationBaseJS;
Parameters
- page
- The PDF page designated for this destination.