Link Search Menu Expand Document

SearchResultWidth Property

Width 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 Width { get; }

Property Value

Type: Double

Implements

ISearchResultWidth
See Also

Reference