Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

InsertItem Method (AnnAutomationObjects)

Show in webframe
The zero-based index at which item should be inserted.
The item to be inserted.
Inserts the specified AnnAutomationObject into this AnnAutomationObjects collection at the specified index.
Syntax
 function Leadtools.Annotations.Automation.AnnAutomationObjects.insertItem( 
   index ,
   item 
)

Parameters

ParameterTypeDescription
indexintThe zero-based index at which item should be inserted.
itemAnnAutomationObjectThe item to be inserted.
See Also

Reference

AnnAutomationObjects Object
AnnAutomationObjects Members

Error processing SSI file