Skip to content

a11ydocs v1.7.0


a11ydocs / PdfRoleMap

Type Alias: PdfRoleMap

ts
type PdfRoleMap = Record<string, PdfStandardStructureTag>;

Defined in: src/types.ts:294

Mapping from custom structure roles to standard PDF structure roles.

Released under the ISC license.