CSVExtractorGetCSV Method ByteScout PDF Extractor SDK
Extracts comma-separated (CSV) data from whole document.

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

public string GetCSV()

Return Value

Type: String
CSV data string.

Implements

ICSVExtractorGetCSV
See Also

Reference