The leading provider of version control solutions and TWAIN SDKs
  • Contact us









AllowMultiSelect Property

Description

Returns or sets whether multi-page selection is supported.

ActiveX Edition Plug-in Edition Mac Edition
Since V6.0 Since V6.0 Since V6.4

Data type

Boolean

Syntax

ObjectName. AllowMultiSelect

Remarks

The default value of AllowMultiSelect is true. When the value of the property is set to TRUE, you can use hot key "Ctrl + Mouse Click" or "Shift + Mouse Click" to select multiple images in buffer. When the value of the property is set to FALSE, you can only select one image. 

Please note that the property is invalid when the view mode is set to -1 by -1 or 1 by 1.

See also

SetViewMode method, SelectedImageIndex property, SelectedImagesCount property, FTPUploadSelectedImagesAsMultiPagePDF(), FTPUploadSelectedImagesAsMultiPageTIFF(), HTTPUploadSelectedImagesThroughPostAsMultiPagePDF(), HTTPUploadSelectedImagesThroughPostAsMultiPageTIFF(), HTTPUploadSelectedImagesThroughPutAsMultiPagePDF(), HTTPUploadSelectedImagesThroughPutAsMultiPageTIFF(), SaveSelectedImagesAsMultiPagePDF(), SaveSelectedImagesAsMultiPageTIFF(), SaveSelectedImagesToBytes(), GetSelectedImagesSize()