sempdf v1.9.1Type aliases
Type Alias: PdfRoleMap
sempdf / PdfRoleMap
type PdfRoleMap = Record<string, PdfStandardStructureTag>;Defined in: src/types.ts:313
Mapping from custom structure roles to standard PDF structure roles.
sempdf / PdfRoleMap
type PdfRoleMap = Record<string, PdfStandardStructureTag>;Defined in: src/types.ts:313
Mapping from custom structure roles to standard PDF structure roles.