Click or drag to resize

WriterSettings Properties

The WriterSettings type exposes the following members.

Properties
 NameDescription
Public propertyAutoTrailers Whether to automatically apply trailers to groups and interchanges.
Public propertyEncoding The encoding. The default is Encoding.UTF8
Public propertyObfuscate Whether to obfuscate the values of all alphanumeric or alpha data elements.
Public propertyPostfix The postfix after each segment line.
Public propertyPreserveWhitespace Whether to preserve whitespace. White-spaces at the end of a segment or component are trimmed by default.
Public propertySeparators The separators.
Public propertyUpperCase Whether to enforce upper case for the output.
Top
See Also