LinkElement

LinkElement class

Represents Link structure element in logical structure.

The LinkElement 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.
hyperlinkGets or Sets Hyperlink for Link Element.
structure_text_stateGets

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
set_text(text)Appends text content to current text element.

See Also