latin_line_break property

latin_line_break property

Determines whether the Latin line break is used in a paragraph. Read-only bool.

Definition:

@property
def latin_line_break(self):
    ...

See Also