VintaSoft Imaging .NET SDK 15.1: 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 settings; // Type: object

var instance = new Vintasoft.Imaging.Annotation.WebAnnotationPrintManagerJS(images, annotationDataController, settings);

Inheritance Hierarchy

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

Browser Compatibility
56+
45+
11
See Also