VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationPrintManagerJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebAnnotationPrintManagerJS type
    In This Topic
    Represents a print manager that can print images with annotations.
    Syntax
    // Parameters
    var images; // Type: WebImageJS[]
    var annotationDataController; // Type: WebAnnotationViewControllerJS
    
    var instance = new Vintasoft.Imaging.Annotation.WebAnnotationPrintManagerJS(images, annotationDataController);
    
    
    function WebAnnotationPrintManagerJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.WebPrintManagerJS
          Vintasoft.Imaging.Annotation.WebAnnotationPrintManagerJS

    Browser Compatibility
    56+
    45+
    11
    See Also