Link Search Menu Expand Document

SearchResultTop Property

Top coordinate of the bounding rectangle of search result. 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 double Top { get; }

Property Value

Type: Double

Implements

ISearchResultTop
See Also

Reference