sempdf
sempdf v1.9.1Interfaces

Interface: JsonFontDeclaration

sempdf v1.9.1


sempdf / JsonFontDeclaration

Defined in: src/document-json.ts:72

Declares a font family, referenced from block options by name.

Properties

PropertyModifierTypeDescriptionDefined in
namereadonlystringFamily name used in block options.font and defaultFont.src/document-json.ts:74
sourcereadonly| JsonFontSource | JsonFontFacesA single regular face, or a set of weighted faces.src/document-json.ts:76

On this page