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++F#
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);
}
member CRLF_LinesOnly : bool with get, set
Property Value

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