www.csvreader.com

Determines if padding characters should be removed from the text value of the column while parsing. Default is true.

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

See Also

FixedWidthReader.Column Class | DataStreams.FixedWidth Namespace