Link Search Menu Expand Document

SearchResultText Property

Text representation of the search result. Use Elements or GetElement(Int32) to get individual elements.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public string Text { get; }

Property Value

Type: String

Implements

ISearchResultText
See Also

Reference