LumiSoft Net Help
IsAText Method (c)
NamespacesLumiSoft.Net.MIMEMIME_ReaderIsAText(Char)
Gets if the specified char is RFC 2822 'atext'.
Declaration Syntax
C#Visual BasicVisual C++F#
public static bool IsAText(
	char c
)
Public Shared Function IsAText ( 
	c As Char
) As Boolean
public:
static bool IsAText(
	wchar_t c
)
static member IsAText : 
        c : char -> bool 
Parameters
c (Char)
Char to check.
Return Value
Boolean
Returns true if specified char is RFC 2822 'atext'.

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