var instance = new Vintasoft.Imaging.Pdf.WebPdfActionJS(document); var value; // Type: boolean value = instance.execute();
function execute() : boolean;
Return Value
True, если действие выполнено; иначе, false.
var instance = new Vintasoft.Imaging.Pdf.WebPdfActionJS(document); var value; // Type: boolean value = instance.execute();
function execute() : boolean;