Loads the automation objects from the specified package.
loadPackage(
pack: IAnnPackage,
groupName: string
): void;
pack
Package to load. This cannot be null.
groupName
Group name to use. This can be null.
This method will call getAutomationObjects, set the value of 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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document