Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

Select Method

Show in webframe
Array of items to select. Or null to de-select all the times.
Select items in the viewer.
Syntax
 function Leadtools.Controls.ImageViewerItems.select( 
   selectedItems 
)

Parameters

ParameterTypeDescription
selectedItemsImageViewerItemArray of items to select. Or null to de-select all the times.
Remarks

This is a helper method to quickly set the value of ImageViewerItem.IsSelected for a group of items.

See Also

Reference

ImageViewerItems Object
ImageViewerItems Members

Error processing SSI file