Skip to content

PDFLink

@scaryterry/pdfium


Defined in: src/core/types.ts:1078

A link on a PDF page.

optional action: PDFAction

Defined in: src/core/types.ts:1084

The action associated with this link.


bounds: Rect

Defined in: src/core/types.ts:1082

Bounding rectangle in page coordinates.


optional destination: PDFDestination

Defined in: src/core/types.ts:1086

The destination for GoTo actions.


index: number

Defined in: src/core/types.ts:1080

Zero-based index of the link on its page.