Link Search Menu Expand Document

TextExtractorSaveTextToFile Method (String)

Saves document text to file.

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

Parameters

fileName
Type: SystemString
File name.

Implements

ITextExtractorSaveTextToFile(String)
Exceptions
ExceptionCondition
PDFExtractorException
See Also

Reference