www.csvreader.com

The justification of text in the column. If the text is left justified, then padding will be applied to the right side of the text to meet the column's defined width.

[Visual Basic]
Public Property Alignment As TextAlignment
[C#]
public TextAlignment Alignment {get; set;}

See Also

FixedWidthWriter.Column Class | DataStreams.FixedWidth Namespace