CSVOptionsColumnNamesMapping Property ByteScout Invoice Parser SDK
Columns renaming map.

Namespace:  ByteScout.InvoiceParser
Assembly:  ByteScout.InvoiceParser (in ByteScout.InvoiceParser.dll) Version: 3.0.0.357-master
Syntax

public Dictionary<string, string> ColumnNamesMapping { get; set; }

Property Value

Type: DictionaryString, String
See Also

Reference