In This Topic
Reference Guides / JavaScript API / Actions / Document / GetSelectedThumbnailItems

GetSelectedThumbnailItems

In This Topic
 GetSelectedThumbnailItems

This function returns an array containing the selected items if thumbnails multi-selection is enabled.
If thumbnails multi-selection is disabled, the array contains the current active thumbnail.

GetSelectedThumbnailItems: function (docuViewareID)

Parameters

docuViewareID
The identifier for the DocuVieware™ instance you want to get the selected thumbnails from.

Return Value

null if error, an array of integers if success.