The properties of System.IO.TextWriter are listed below. For a list of all members, see the TextWriter Members list.
See Also: Inherited members from System.MarshalByRefObject
[read-only] abstract | Encoding | System.Text.Encoding.
When overridden in a derived class, returns the character encoding in which the output is written. |
[read-only] | FormatProvider | IFormatProvider.
Gets an object that controls formatting. |
NewLine | string.
Gets or sets the line terminator string used by the current TextWriter. |