PdfDocument
An open PDF document.
Closing is idempotent and invalidates every PdfPage descriptor created from this document. Stop using the document in UI and page operations before closing it. A closed document must never be reused. If cleanup fails, later calls to close or closeAndAwait rethrow the same failure.
Properties
Functions
Link copied to clipboard
Returns the document outline (bookmark tree).
Link copied to clipboard
Closes this document without blocking the calling thread while waiting for an active PDFium operation to finish.
Link copied to clipboard
Returns structural information: version, permissions, and flags.
Link copied to clipboard
Returns the document information dictionary values.