←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI.WinForms Assembly