PDFiumBuilderFont
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.
Accessors
Section titled “Accessors”Get Signature
Section titled “Get Signature”get name():
string
Defined in: src/document/builder-font.ts:26
The font name (e.g. “Helvetica”, “Times-Roman”).
Returns
Section titled “Returns”string