  | FixedWidthReaderSettings Property  | 
            	Has all the options that are able to be set that will affect the way
            	records are parsed.
            
 
Namespace: DataStreams.FixedWidthAssembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntaxpublic FixedWidthReaderUserSettings Settings { get; }Public ReadOnly Property Settings As FixedWidthReaderUserSettings
	Get
Property Value
Type: 
FixedWidthReaderUserSettings
See Also