VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebPrintManagerJS type / print Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    print Method
    In This Topic
    Prints images.
    Syntax
    var instance = new Vintasoft.Imaging.WebPrintManagerJS(images);
    
    var value; // Type: any
    value = instance.print();
    
    
    function print() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also