Gets or sets the maximum line length of the encoded output.
The maximum line length of the encoded output.
For MIME-compliant Internet mail, the lines should be no longer than 76 characters, and the library enforces that rule. If the len parameter is larger than 76, the library sets the encoder's maximum line length to 76.
The default value is 76.
QuotedPrintableEncoderW Class | Hunny.Mime Namespace