Hunny Software Library Reference

Base64EncoderW Properties

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

Public Instance Properties

MaxLineLen Gets or sets the maximum line length of the encoded output.
OutputCrLf Gets or sets the CRLF end-of-line characters option.
SuppressFinalNewline Gets or sets the option to suppress a final newline in the output.

See Also

Base64EncoderW Class | Hunny.Mime Namespace | Base64Encoder