Link Search Menu Expand Document

PDFViewerControlGetSelection Method

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.0.4759-master
Syntax
public Rectangle[] GetSelection()

Return Value

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

Reference