Skip to content

PDFLink

@scaryterry/pdfium


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

A link on a PDF page.

optional action: PDFAction

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

The action associated with this link.


bounds: Rect

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

Bounding rectangle in page coordinates.


optional destination: PDFDestination

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

The destination for GoTo actions.


index: number

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

Zero-based index of the link on its page.