PARAGRAPH_BREAK_CHAR property

ControlChar.PARAGRAPH_BREAK_CHAR property

End of paragraph character: (char)13 or “\r”.

@property
def PARAGRAPH_BREAK_CHAR(self) -> str:
    ...

See Also