Break module

class Break.Break

Bases: ParagraphBase, IDocumentObject

Represents a break in a document.

property BreakType: BreakType

Gets the type of the break.

Returns:

The type of the break.

property CharacterFormat: CharacterFormat

Gets the character format.

Returns:

The character format.

property DocumentObjectType: DocumentObjectType

Gets the type of the document object.

Returns:

The type of the document object.