SECTION_BREAK_CHAR property

ControlChar.SECTION_BREAK_CHAR property

End of section character: (char)12 or “\f”.

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

See Also