WrappedTextWriter.NewLine Property

Namespace
Kampute.DocToolkit.IO.Writers
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets or sets the line terminator string used by the underlying TextWriter.
public override string NewLine { get; set; }

Property Value

string
The line terminator string for the underlying TextWriter.