Hunny Software Library Reference

QuotedPrintableEncoderW Properties

The properties of the QuotedPrintableEncoderW class are listed below. For a complete list of QuotedPrintableEncoderW class members, see the QuotedPrintableEncoderW Members topic.

Public Instance Properties

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.

See Also

QuotedPrintableEncoderW Class | Hunny.Mime Namespace | QuotedPrintableEncoder