PDFViewerControlRemoveSelectionAt Method ByteScout PDF Viewer SDK
Removes selection at specified index.

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

public void RemoveSelectionAt(
	int selectionIndex
)

Parameters

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

Reference