do_not_break_constrained_forced_table property

CompatibilityOptions.do_not_break_constrained_forced_table property

Don’t Break Table Rows Around Floating Tables.

@property
def do_not_break_constrained_forced_table(self) -> bool:
    ...

@do_not_break_constrained_forced_table.setter
def do_not_break_constrained_forced_table(self, value: bool):
    ...

See Also