The TextWriterAdapter type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Encoding |
The Encoding in which the output is written
(Overrides ![]() |
![]() | FormatProvider |
Gets an object that controls formatting
(Overrides ![]() |
![]() | NewLine |
Gets or sets the line terminator string used by the TextWriter
(Overrides ![]() |
![]() | Writer |
Gets or sets the underlying ![]() |
See Also