←Select platform

AutomationControl Property

Summary

Annotation automation control used with this DocumentViewerAnnotations

Syntax
C#
VB
C++
public IAnnAutomationControl AutomationControl { get; } 
Public ReadOnly Property AutomationControl() As IAnnAutomationControl 
   Get 
public:  
   property IAnnAutomationControl^ AutomationControl 
   { 
      IAnnAutomationControl^ get() 
   } 

Property Value

An object of a type that implements IAnnAutomationControl that handles annotations automation support for this class.

Remarks

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.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.