The properties of the QuotedPrintableEncoder class are listed below. For a complete list of QuotedPrintableEncoder class members, see the QuotedPrintableEncoder Members topic.
EncodeMap | Sets the lookup table that determines how characters are encoded. |
MaxLineLen | Gets or sets the maximum line length of the encoded output. |
OutputCrLf | Gets or sets the CRLF end-of-line characters option. |
ProtectDot | Gets or sets the option to protect a dot at the beginning of a line. |
ProtectFrom | Gets or sets the option to protect "From " at the beginning of a line. |
SuppressFinalNewline | Gets or sets the option to suppress a final newline in the output. |
QuotedPrintableEncoder Class | Hunny.Mime Namespace | QuotedPrintableEncoderW | Quoted-printable in RFC 2045