LumiSoft Net Help
CRLF_LinesOnly Property
NamespacesLumiSoft.NetStreamLineReaderCRLF_LinesOnly
Gets or sets if lines must be CRLF terminated or may be only LF terminated too.
Declaration Syntax
C#Visual BasicVisual C++
public bool CRLF_LinesOnly { get; set; }
Public Property CRLF_LinesOnly As Boolean
	Get
	Set
public:
property bool CRLF_LinesOnly {
	bool get ();
	void set (bool value);
}

Assembly: LumiSoft.Net (Module: LumiSoft.Net) Version: 2.0.4006.27129