www.csvreader.com

When trimming off extra padding characters, the minimum length to return for this column. If the padding character is a zero, the minimum length might need to be set to 1.

[Visual Basic]
Public Property MinLength As Integer
[C#]
public int MinLength {get; set;}

See Also

FixedWidthReader.Column Class | DataStreams.FixedWidth Namespace