Link Search Menu Expand Document

ICSVExtractorSaveCSVToFile Method (String)

Saves comma-separated (CSV) data to file.

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

Parameters

fileName
Type: SystemString
File name.
See Also

Reference