Used to encode arbitrary octet sequences into a form that satisfies the rules of 7bit.
Designed to be efficient and mostly human readable when used for text data consisting primarily of US-ASCII characters
but also containing a small proportion of bytes with values outside that range.
Defined in RFC 2045 6.7.

C# | Visual Basic | Visual C++ | F# |
public static readonly string QuotedPrintable
Public Shared ReadOnly QuotedPrintable As String
public: static initonly String^ QuotedPrintable
static val QuotedPrintable: string

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119