VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfActionCompositeExecutorJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebPdfActionCompositeExecutorJS type
    In This Topic
    Represents the composite executor of an action.
    Syntax
    // Parameters
    var items; // Type: WebPdfActionExecutorBaseJS
    
    var instance = new Vintasoft.Imaging.Pdf.WebPdfActionCompositeExecutorJS(items);
    
    
    function WebPdfActionCompositeExecutorJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.Pdf.WebPdfActionExecutorBaseJS
          Vintasoft.Imaging.Pdf.WebPdfActionCompositeExecutorJS

    Browser Compatibility
    56+
    45+
    11
    See Also