AnnotElement

AnnotElement class

Represents Annot structure element in logical structure.

The AnnotElement type exposes the following members:

Properties

NameDescription
parent_elementNone
child_elementsNone
default_attribute_ownerNone
attributesNone
structure_typeNone
idNone
titleNone
languageNone
alternative_textNone
expansion_textNone
actual_textNone
alternate_descriptionsGets or Sets the Alternate Descriptions for annotation.
Text that shall be displayed for the annotation or, if this type of annotation does not display text, an alternate description of the annotation’s contents in human-readable form.

Methods

NameDescription
append_child(element)None
change_parent_element(new_parent_element)None
generate_id()None
set_id(id)None
clear_id()None
set_tag(new_tag)None

See Also