Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > AnnotationsInteractiveMode Class : AutomationControl Property |
public IAnnAutomationControl AutomationControl {get; set;}
'Declaration
Public Property AutomationControl As IAnnAutomationControl
'Usage
Dim instance As AnnotationsInteractiveMode Dim value As IAnnAutomationControl instance.AutomationControl = value value = instance.AutomationControl
public: property IAnnAutomationControl^ AutomationControl { IAnnAutomationControl^ get(); void set ( IAnnAutomationControl^ value); }
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.