Link Search Menu Expand Document

ITextExtractorSaveTextToFile Method (String)

Saves document text to file.

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

Parameters

fileName
Type: SystemString
File name.
Exceptions
ExceptionCondition
PDFExtractorException
See Also

Reference