Represents String value for carriage return line feed combination.

Namespace: Jscape.Email
Assembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0

Syntax

C#
string CRLF()
Visual Basic
Function CRLF As String
Visual C++
String^ CRLF()

Return Value

The string value for carriage return line feed combination.

See Also