Text |
The TextConverter type exposes the following members.
Name | Description | |
---|---|---|
DetectEncodingFromByteOrderMark | Get or set whether the encoding of the input is detected from the byte order mark or determined by the InputEncoding property. | |
Footer | Get or set the text that will be appended to the end of the output. | |
Header | Get or set text that will be prepended to the beginning of the output. | |
InputEncoding | Get or set the input encoding. | |
InputFormat | Get the input format. | |
InputStreamBufferSize | Get or set the size of the input stream buffer. | |
OutputEncoding | Get or set the output encoding. | |
OutputFormat | Get the output format. | |
OutputStreamBufferSize | Get or set the size of the output stream buffer. |