Skip to content

zeropdf v1.3.0


zeropdf / 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.