Link Search Menu Expand Document

SelectionChange Enumeration

Kind of selection change.

Namespace:Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
public enum SelectionChange
Members
Member nameValueDescription
Updated0 Selection rectangle moved or resized.
Added1 New selection rectangle added.
Removed2 Selection rectangle removed.
Cleared3 All selections cleared.
Assigned4 Entire Selection array replaced.
See Also

Reference