actualText? | readonly | string | Replacement text exposed to assistive technology. |
altText? | readonly | string | Alternate text for tagged non-text content. |
children? | readonly | readonly ParsedPdfEditableStructureElement[] | Nested child list items or structure elements. |
language? | readonly | string | BCP 47 language tag for document or structure content. |
mcid? | readonly | number | First marked-content id associated with the structure element. |
mcids? | readonly | readonly number[] | Marked-content ids associated with the structure element. |
objectId | readonly | number | PDF indirect object number for the parsed item. |
pageObjectId? | readonly | number | Object id of the page associated with this item. |
parentObjectId? | readonly | number | Object id of the parent structure element. |
role | readonly | string | Structure role used to tag this content. |