Skip to main content

Interface: ParsedPdfEditableStructureElement

Editable structure element handle returned by editable-document queries.

Properties

PropertyModifierTypeDescription
actualText?readonlystringReplacement text exposed to assistive technology.
altText?readonlystringAlternate text for tagged non-text content.
children?readonlyreadonly ParsedPdfEditableStructureElement[]Nested child list items or structure elements.
language?readonlystringBCP 47 language tag for document or structure content.
mcid?readonlynumberFirst marked-content id associated with the structure element.
mcids?readonlyreadonly number[]Marked-content ids associated with the structure element.
objectIdreadonlynumberPDF indirect object number for the parsed item.
pageObjectId?readonlynumberObject id of the page associated with this item.
parentObjectId?readonlynumberObject id of the parent structure element.
rolereadonlystringStructure role used to tag this content.