Link Search Menu Expand Document

TextExtractorGetText Method

Extracts text from whole document.

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

Return Value

Type: String
Document text.

Implements

ITextExtractorGetText
Exceptions
ExceptionCondition
PDFExtractorException
See Also

Reference