Skip to content

a11ydocs v1.7.0


a11ydocs / PdfEditableStructureElement

Type Alias: PdfEditableStructureElement

ts
type PdfEditableStructureElement = ParsedPdfEditableStructureElement;

Defined in: src/document.ts:339

Editable structure element API for changing roles, alt text, language, and order.

Released under the ISC license.