Link Search Menu Expand Document

ISearchResultBounds Property

Bounding rectangle of all search result elements. Use Elements or GetElement(Int32) to get bounds of individual elements.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
RectangleF Bounds { get; }

Property Value

Type: RectangleF
See Also

Reference