Link Search Menu Expand Document

PDFViewerControlMultiSelectMode Property

Determines the selection mode. In true user can select multiple rectangles holding the Shift key and the Selection property may contain more than one rectangle.

Namespace:Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
public bool MultiSelectMode { get; set; }

Property Value

Type: Boolean
See Also

Reference