←Select platform

AutomationControl Property (AnnotationsInteractiveMode)

Summary

Automation control.

Syntax

C#
VB
C++
public IAnnAutomationControl AutomationControl { get; set; }
Public Property AutomationControl() As IAnnAutomationControl 
   Get 
   Set 
public:  
   property IAnnAutomationControl^ AutomationControl 
   { 
      IAnnAutomationControl^ get() 
      void set(IAnnAutomationControl^ value) 
   } 

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