Click or drag to resize
FixedWidthWriterSettings Property
Has all the options that are able to be set that will affect the way records are written.

Namespace: DataStreams.FixedWidth
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public FixedWidthWriterUserSettings Settings { get; }

Property Value

Type: FixedWidthWriterUserSettings
See Also