Appearance
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.