var instance = new Vintasoft.Imaging.Pdf.WebPdfActionExecutorBaseJS(); var value; // Type: any // Parameters var action; // Type: object value = instance.executeAction(action);
function executeAction(
actionThe action.: object
) : any;
Parameters
- action
- The action.