Destroys the pdfLink object.
A promise that resolves when the object is destroyed.
Retrieves the link at the specified point.
A promise that resolves to a PDFLink instance or null if not found.
StaticcreateCreates an instance of PDFLink.
Optionaloptions: OptionspdfObject: The PDFObject instance to create the link.
A promise that resolves to a PDFLinkType instance.
Create a PDFLink instance. Instead of creating an instance in new mode, use create to create an instance.