Leadtools.Documents.UI Namespace > AnnotationsInteractiveMode Object : AutomationControl Property |
get_automationControl();
set_automationControl(value);
Object.defineProperty('automationControl');
Type | Description |
---|---|
IAnnAutomationControl | The current automation control used by this mode. |
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.