COLUMN_BREAK_CHAR property

ControlChar.COLUMN_BREAK_CHAR property

End of column character: (char)14.

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

See Also