FieldMark module

class FieldMark.FieldMark

Bases: ParagraphBase, IDocumentObject

Represents a field mark in a document.

property CharacterFormat: CharacterFormat

Gets the character format of the field mark.

Returns:

The character format of the field mark.

Return type:

CharacterFormat

property DocumentObjectType: DocumentObjectType

Gets the type of the document object.

Returns:

The type of the document object.

Return type:

DocumentObjectType

property Type: FieldMarkType

Gets or sets the type of the field mark.

Returns:

The type of the field mark.

Return type:

FieldMarkType