SearchResultText Property ByteScout PDF Extractor SDK
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.1.4801-master
Syntax

public string Text { get; }

Property Value

Type: String

Implements

ISearchResultText
See Also

Reference