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 public string NewLine { get; set; }
Property Value
Type:
StringSee Also