automationControl Property (AnnotationsInteractiveMode)

Summary

Automation control.

Syntax

JavaScript Syntax
Object.defineProperty(AnnotationsInteractiveMode.prototype, 'automationControl', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize