The following tables list the members exposed by TextWriterSource.
Name | Description | |
---|---|---|
![]() | TextWriterSource Constructor | Create an empty TextWriterSource. After starting the conversion, the caller should use the TextWriter property to get the TextWriter. |
Name | Description | |
---|---|---|
![]() | TextWriter | Get the TextWriter. The caller sends data to the converter by writing the data into the returned TextWriter |