Link Search Menu Expand Document

SearchResultBounds 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
public RectangleF Bounds { get; }

Property Value

Type: RectangleF

Implements

ISearchResultBounds
See Also

Reference