LumiSoft Net Help
Encode Method (text)
NamespacesLumiSoft.Net.MIMEMIME_Encoding_EncodedWordEncode(String)
Encodes specified text if it contains 8-bit chars, otherwise text won't be encoded.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Encode(
	string text
)
Public Function Encode ( 
	text As String
) As String
public:
String^ Encode(
	String^ text
)
member Encode : 
        text : string -> string 
Parameters
text (String)
Text to encode.
Return Value
String
Returns encoded text.

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