EditorConfiguration.LinefeedMode

Determines how linefeeds are treated by the editor for copy and paste operations and new text entered. CrLf or Lf.

Note: It doesn't affect existing content in the document and doesn't re-write all line endings.

public LinefeedModes LinefeedMode { get; set; }

See also:

Class EditorConfiguration

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic