PDFViewerControlSetSelectionAndUserData Method ByteScout PDF Viewer SDK
Sets selection rectangles and associated user objects.

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

public void SetSelectionAndUserData(
	IList<SelectionData> newSelection
)

Parameters

newSelection
Type: System.Collections.GenericIListSelectionData
List of SelectionData objects.
See Also

Reference