Click or drag to resize
FixedWidthReaderColumnTrimPadding Property
Determines if padding characters should be removed from the text value of the column while parsing. Default is true.

Namespace: DataStreams.FixedWidth
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public bool TrimPadding { get; set; }

Property Value

Type: Boolean
See Also