Skip to main content

Interface: PDFHeadLink

Link element for PDF document head. Used to reference external resources like stylesheets in PDF documents.

Extends

Properties

content?

optional content: string

Content of the link element (typically empty)

Overrides

LinkHTMLAttributes.content


elementType

elementType: "LINK"

Identifies this as a link element