CSVExtractorNormalizeCSV Property ByteScout PDF Extractor SDK
Makes CSV data produced from multiple pages contain the same number of columns. This may be required for data export tools that do not support CSV with variable number of columns per row.

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

public bool NormalizeCSV { get; set; }

Property Value

Type: Boolean

Implements

ICSVExtractorNormalizeCSV
See Also

Reference