new_line property

new_line property

Gets or sets the line terminator string used by the current TextWriter.

Definition:

@property
def new_line(self):
    ...

See Also