Link Search Menu Expand Document

PDFViewerControlGetSelectionInPoints Method

Returns array of selection rectangles in PDF Points (1 Point = 1/72 in.)

Namespace:Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
public RectangleF[] GetSelectionInPoints()

Return Value

Type: RectangleF
Array of selection rectangles in Points.
See Also

Reference