Link Search Menu Expand Document

PDFViewerControlAddSelectionAndUserData Method (SelectionData)

Adds selection and associated user object as SelectionData object.

Namespace:Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
public int AddSelectionAndUserData(
	SelectionData selectionData
)

Parameters

selectionData
Type: Bytescout.PDFViewerSelectionData
SelectionData object.

Return Value

Type: Int32
Index of added selection.
See Also

Reference