var instance = new Vintasoft.Imaging.Pdf.WebPdfDestinationBaseJS(page); var value; // Type: Vintasoft.Imaging.Pdf.WebPdfPageJS value = instance.get_Page();
function get_Page() : WebPdfPageJS;
Return Value
The page designated for this destination.
var instance = new Vintasoft.Imaging.Pdf.WebPdfDestinationBaseJS(page); var value; // Type: Vintasoft.Imaging.Pdf.WebPdfPageJS value = instance.get_Page();
function get_Page() : WebPdfPageJS;