WebPdfImageViewerActionExecutorJS type
In This Topic
Provides a base class of action executors for instance of
WebImageViewerJS class.
Syntax
// Parameters
var viewer; // Type: WebImageViewerJS
var pdfDocumentEditorControl; // Type: WebPdfDocumentEditorControlJS
var instance = new Vintasoft.Imaging.Pdf.WebPdfImageViewerActionExecutorJS(viewer, pdfDocumentEditorControl);
function WebPdfImageViewerActionExecutorJS;
Inheritance Hierarchy
Object
 Vintasoft.Imaging.Pdf.WebPdfActionExecutorBaseJS
   Vintasoft.Imaging.Pdf.WebPdfImageViewerActionExecutorJS
     Vintasoft.Imaging.Pdf.WebPdfGotoActionExecutorJS
Browser Compatibility
See Also