Link Search Menu Expand Document

ITextExtractorGetText Method

Extracts text from whole document.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
string GetText()

Return Value

Type: String
Document text.
Exceptions
ExceptionCondition
PDFExtractorException
See Also

Reference