Interface: PdfEditableStructureQuery
Query criteria for finding editable structure elements.
Properties
| Property | Modifier | Type | Description |
|---|
hasAltText? | readonly | boolean | Whether matched structure elements must have alternate text. |
objectIds? | readonly | readonly number[] | Specific structure element object ids to match. |
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. |