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

Container Property (AnnAutomation)






Gets the annotation container of this AnnAutomation.
Syntax
public virtual AnnContainer Container {get;}
'Declaration
 
Public Overridable ReadOnly Property Container As AnnContainer
'Usage
 
Dim instance As AnnAutomation
Dim value As AnnContainer
 
value = instance.Container
public virtual AnnContainer Container {get;}
 get_Container(); 
public:
virtual property AnnContainer^ Container {
   AnnContainer^ get();
}

Property Value

The AnnContainer object of this AnnAutomation
Remarks
Every AnnAutomation has one AnnContainer object.
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.