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 > DocumentViewerAnnotations Class : AutomationControl Property |
public IAnnAutomationControl AutomationControl {get;}
'Declaration
Public ReadOnly Property AutomationControl As IAnnAutomationControl
'Usage
Dim instance As DocumentViewerAnnotations Dim value As IAnnAutomationControl value = instance.AutomationControl
public: property IAnnAutomationControl^ AutomationControl { IAnnAutomationControl^ get(); }
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.