Link Search Menu Expand Document

ICSVExtractorNormalizeCSV 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
bool NormalizeCSV { get; set; }

Property Value

Type: Boolean
See Also

Reference