LineWrappingTextWriter Properties |
The LineWrappingTextWriter type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseWriter |
Gets the TextWriter that this LineWrappingTextWriter is writing to.
| |
| Encoding |
Returns the Encoding in which the output is written.
(Overrides TextWriterEncoding.) | |
| FormatProvider | (Inherited from TextWriter.) | |
| Indent |
Gets or sets the amount of characters to indent all but the first line.
| |
| MaximumLineLength |
Gets the maximum length of a line in the output.
| |
| NewLine | (Inherited from TextWriter.) |