Link Search Menu Expand Document

PDFViewerControlAddSelectionAndUserData Method (IListSelectionData)

Adds selection and associated user object as list of SelectionData objects.

Namespace:Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
public void AddSelectionAndUserData(
	IList<SelectionData> selectionData
)

Parameters

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

Reference