Link Search Menu Expand Document

ISearchResultElements Property

Search result elements (individual text objects included into the search result) For COM/ActiveX use GetElement(Int32) instead.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
List<ISearchResultElement> Elements { get; }

Property Value

Type: ListISearchResultElement
See Also

Reference