Skip to content

PDFiumBuilderFont

@scaryterry/pdfium


Defined in: src/document/builder-font.ts:15

A standard PDF font loaded via PDFiumDocumentBuilder.loadStandardFont.

Font lifecycle is managed by the parent builder — do not dispose manually.

get name(): string

Defined in: src/document/builder-font.ts:26

The font name (e.g. “Helvetica”, “Times-Roman”).

string