Click or drag to resize

CodeWriterNewLine Property

Get or set the string used to create new lines (LF or CR/LF).

Namespace:  Nova.Rendering
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public string NewLine { get; set; }

Property Value

Type: String
See Also