LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

Manager Property






Returns the automation manager to which this AnnAutomation belongs.
Syntax
public virtual AnnAutomationManager Manager {get;}
'Declaration
 
Public Overridable ReadOnly Property Manager As AnnAutomationManager
'Usage
 
Dim instance As AnnAutomation
Dim value As AnnAutomationManager
 
value = instance.Manager
public virtual AnnAutomationManager Manager {get;}
 get_Manager(); 
public:
virtual property AnnAutomationManager^ Manager {
   AnnAutomationManager^ get();
}

Property Value

The AnnAutomationManager to which this AnnAutomation belongs. This is the same value passed to the AnnAutomationManager constructor.
Example
For an example, refer to AnnAutomationManager.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.