Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

IAnnPackage Interface






Members 
Provide support for packaging a group of annotation objects.
Syntax
public interface IAnnPackage 
'Declaration
 
Public Interface IAnnPackage 
public interface IAnnPackage 
public interface IAnnPackage
function Leadtools.Annotations.Automation.IAnnPackage() 
Remarks

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

Follow these steps to create an annotation package:

  1. Create the necessary AnnAutomationObject's for your objects. These objects can be stored in your main application or in a separate assembly. For more information, refer to Implement User Defined Objects with LEADTOOLS Annotations

  2. Create a class that implements IAnnPackage, override the GetAutomationObjects method to return an array of your automation objects.

  3. Call the AnnAutomationManager.LoadPackage to use your package.

Requirements

Target Platforms

See Also

Reference

IAnnPackage Members
Leadtools.Annotations.Automation Namespace

Error processing SSI file
  Leadtools.Annotations.Automation requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features