PDFViewerControlSelection Property ByteScout PDF Viewer SDK
Gets or sets selection rectangles in pixels. In single-select mode always contains one rectangle.

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

public Rectangle[] Selection { get; set; }

Property Value

Type: Rectangle
Array of selection rectangles.
See Also

Reference