Represents byte value for line feed.

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

Syntax

C#
byte LF()
Visual Basic
Function LF As Byte
Visual C++
unsigned char LF()

Return Value

The byte value for line feed.

See Also