Decodes "encoded-word"'s from the specified text. For more information see RFC 2047.

C# | Visual Basic | Visual C++ | F# |
public static string DecodeWords( string text )
Public Shared Function DecodeWords ( text As String ) As String
public: static String^ DecodeWords( String^ text )
static member DecodeWords : text : string -> string

- text (String)
- Text to decode.

String
Returns decoded text.
Returns decoded text.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119