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

SetItem Method (AnnAutomationObjects)

Show in webframe
The zero-based index of the element to replace.
The new value for the element at the specified index.
Replaces the element at the specified index.
Syntax
 function Leadtools.Annotations.Automation.AnnAutomationObjects.setItem( 
   index ,
   item 
)

Parameters

ParameterTypeDescription
indexintThe zero-based index of the element to replace.
itemAnnAutomationObjectThe new value for the element at the specified index.
See Also

Reference

AnnAutomationObjects Object
AnnAutomationObjects Members

Error processing SSI file