Skip to content

zeropdf v1.3.0


zeropdf / ParsedPdfPage

Interface: ParsedPdfPage

Defined in: src/parser.ts:64

Properties

PropertyModifierTypeDescriptionDefined in
contentObjectIdsreadonlyreadonly number[]Object ids of content streams attached to the page.src/parser.ts:70
mediaBox?readonlyreadonly number[]Parsed page media box array.src/parser.ts:68
objectIdreadonlynumberPDF indirect object number for the parsed item.src/parser.ts:66
resources?readonlyPdfDictResolved Resources dictionary (inherited from page tree if absent on page).src/parser.ts:72

Released under the ISC license.