WebAnnotationPrintManagerJS Constructor(WebImageJS[],WebAnnotationViewControllerJS)
В этом разделе
Initializes a new instance of the
WebAnnotationPrintManagerJS class.
Синтаксис
// Parameters
var images; // Type: WebImageJS[]
var annotationDataController; // Type: WebAnnotationViewControllerJS
var instance = new Vintasoft.Imaging.Annotation.WebAnnotationPrintManagerJS(images, annotationDataController);
Parameters
- images
- Массив объектов WebImageJS, которые необходимо распечатать.
- annotationDataController
- WebAnnotationViewControllerJS объект, связанный с указанными изображениями.
Совместимость с веб браузерами
Смотрите также