←Select platform

AutomationManager Property

Summary

Automation manager object used by this DocumentViewerAnnotations

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

Property Value

The AnnAutomationManager object used by this DocumentViewerAnnotations.

Remarks

AutomationManager is created by the constructor of thisDocumentViewerAnnotations.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly