LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

LoadPackage Method

Show in webframe
Package to load. This cannot be null.
Group name to use. This can be null.
Loads the automation objects from the specified package.
Syntax
 function Leadtools.Annotations.Automation.AnnAutomationManager.loadPackage( 
   pack ,
   groupName 
)

Parameters

ParameterTypeDescription
packIAnnPackagePackage to load. This cannot be null.
groupNamestringGroup name to use. This can be null.
Remarks

This method will call IAnnPackage.GetAutomationObjects of pack, set the value of AnnAutomationObject.GroupName for each AnnAutomationObject to groupName and add them to the Objects collections. After this method finishes, all the objects found in the package will be usable through automation.

For a complete example of an annotation pack, refer to the Leadtools.Annotations.UserMedicalPack sample library shipped with LEADTOOLS.

See Also

Reference

AnnAutomationManager Object
AnnAutomationManager Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.