paragraph_break_font property

Paragraph.paragraph_break_font property

Provides access to the font formatting of the paragraph break character.

@property
def paragraph_break_font(self) -> aspose.words.Font:
    ...

See Also