PDFViewerControlAddSelectionAndUserData Method (IListSelectionData)ByteScout PDF Viewer SDK
Adds selection and associated user object as list of SelectionData objects.

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

public void AddSelectionAndUserData(
	IList<SelectionData> selectionData
)

Parameters

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

Reference