Link Search Menu Expand Document

PDFViewerControlGetSelectionAndUserData Method

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.0.4759-master
Syntax
public SelectionData[] GetSelectionAndUserData()

Return Value

Type: SelectionData
Array of SelectionData objects.
See Also

Reference