hanging_punctuation property

hanging_punctuation property

Determines whether the hanging punctuation is used in a paragraph. Read-only bool.

Definition:

@property
def hanging_punctuation(self):
    ...

See Also