automationControl Property

Summary

Automation control.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnotationsInteractiveMode.prototype, 'automationControl', 
	get: function(), 
	set: function(value) 
) 
automationControl: IAnnAutomationControl; 

Property Value

The current automation control used by this mode.

Remarks

The DocumentViewer will create an internal instance of an object that implements IAnnAutomationControl for handling the automation of the annotations containers for ImageViewer and set it in the AutomationControl property when annotation is supported.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly