TextExtractorGetText Method ByteScout PDF Extractor SDK
Extracts text from whole document.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public string GetText()

Return Value

Type: String
Document text.

Implements

ITextExtractorGetText
Exceptions

ExceptionCondition
PDFExtractorException
See Also

Reference