// Parameters var document; // Type: WebPdfDocumentJS var instance = new Vintasoft.Imaging.Pdf.WebPdfActionJS(document);
function WebPdfActionJS;
// Parameters var document; // Type: WebPdfDocumentJS var instance = new Vintasoft.Imaging.Pdf.WebPdfActionJS(document);
function WebPdfActionJS;
Instead of simply jumping to a destination in the document, an annotation or bookmark can specify an action (PDF 1.1) for the viewer application to perform, such as launching an application or jump to page.
Object
 Vintasoft.Imaging.Pdf.WebPdfTreeNodeBaseJS
   Vintasoft.Imaging.Pdf.WebPdfActionJS
     Vintasoft.Imaging.Pdf.WebPdfGoToActionJS
     Vintasoft.Imaging.Pdf.WebPdfUriActionJS