Skip to main content

Interface: PDFHeadMeta

Meta element for PDF document head. Provides metadata about the document such as author, description, or keywords.

Extends

Properties

content

content: string

Content value for the meta tag

Overrides

MetaHTMLAttributes.content


elementType

elementType: "META"

Identifies this as a meta element