CSV Engine Documentation Contents
AldenSystems.CSVEngine
CSV Engine Class Library

Reader.TrimWhitespace Property

Some attributes and methods of the Reader class are available in the commercial version only.

Trims any unenclosed whitespace from the field.

[Visual Basic]
Public Property TrimWhitespace As Boolean
[C#]
public bool TrimWhitespace {get; set;}

See Also

Reader Class | AldenSystems.CSVEngine Namespace