VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationPrintManagerJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
WebAnnotationPrintManagerJS type
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);

Inheritance Hierarchy

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

Browser Compatibility
56+
45+
11
See Also