Link Search Menu Expand Document

PDFViewerControlRemoveSelectionAt Method

Removes selection at specified index.

Namespace:Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
public void RemoveSelectionAt(
	int selectionIndex
)

Parameters

selectionIndex
Type: SystemInt32
Index of selection in Selection collection.
See Also

Reference