| FixedWidthDataReaderColumnTrimPadding Property |
Determines if padding characters should be removed from
the text value of the column while parsing. Default is
true.
Namespace: DataStreams.FixedWidthAssembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax public bool TrimPadding { get; set; }
Public Property TrimPadding As Boolean
Get
Set
Property Value
Type:
BooleanSee Also