www.csvreader.com

Has all the options that are able to be set that will affect the way records are parsed.

[Visual Basic]
Public ReadOnly Property Settings As UserSettings
[C#]
public CsvDataReader.UserSettings Settings {get;}

See Also

CsvDataReader Class | DataStreams.Csv Namespace