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
See Also