interactiveMode Property

Summary

Annotation automation image viewer interactive mode used with this class.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewerAnnotations.prototype, 'interactiveMode', 
	get: function() 
) 
interactiveMode: ImageViewerInteractiveMode; // read-only 

Property Value

The annotation automation image viewer interactive mode used with this class.

Remarks

DocumentViewerAnnotations creates an instance of AnnotationsInteractiveMode to use for automated annotations editing. This value is set in the InteractiveMode property when DocumentViewer is created if the value of UseAnnotations was true.

The value of AutomationControl is set to an internal IAnnAutomationControl to handle the mouse and touch events as well as rendering of annotation objects and containers on View.ImageViewer.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.