Link Search Menu Expand Document

PDFViewerControlSelection Property

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.0.4759-master
Syntax
public Rectangle[] Selection { get; set; }

Property Value

Type: Rectangle
Array of selection rectangles.
See Also

Reference