PDFViewerControlGetSelectionAndUserData Method ByteScout PDF Viewer SDK
Returns selection rectangles and associated user objects as array of SelectionData objects.

Namespace:  Bytescout.PDFViewer
Assembly:  Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.1.4802-master
Syntax

public SelectionData[] GetSelectionAndUserData()

Return Value

Type: SelectionData
Array of SelectionData objects.
See Also

Reference