PAGE_BREAK_CHAR property

ControlChar.PAGE_BREAK_CHAR property

Page break character: (char)12 or “\f”.

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

See Also