PDFViewerControlGetSelection Method ByteScout PDF Viewer SDK
Returns array of selection rectangles in pixels. In single-select mode the array always contains one rectangle.

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

public Rectangle[] GetSelection()

Return Value

Type: Rectangle
Array of selection rectangles in pixels.
See Also

Reference