LumiSoft Net Help
DecodeTextS Method (text)
NamespacesLumiSoft.Net.MIMEMIME_Encoding_EncodedWordDecodeTextS(String)
Decodes non-ascii text with MIME encoded-word method. Defined in RFC 2047 2.
Declaration Syntax
C#Visual BasicVisual C++F#
public static string DecodeTextS(
	string text
)
Public Shared Function DecodeTextS ( 
	text As String
) As String
public:
static String^ DecodeTextS(
	String^ text
)
static member DecodeTextS : 
        text : string -> string 
Parameters
text (String)
Text.
Return Value
String
Returns decoded text.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when text is null reference.

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