UueSaveOptions.NewLine

UueSaveOptions.NewLine property

Gets the character terminating each line, usually “\n” or “\r\n”.

public string NewLine { get; }

See Also