Link Search Menu Expand Document

CSVExtractorNormalizeCSV Property

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.0.4760-master
Syntax
public bool NormalizeCSV { get; set; }

Property Value

Type: Boolean

Implements

ICSVExtractorNormalizeCSV
See Also

Reference