open-nav
GitHub
npm
Preparing search index...
invoicing/src
PdfFont
Interface PdfFont
A brand font for the PDF engine, as four files.
interface
PdfFont
{
bold
?:
string
;
bolditalics
?:
string
;
italics
?:
string
;
name
:
string
;
normal
:
string
;
}
Index
Properties
bold?
bolditalics?
italics?
name
normal
Properties
Optional
bold
bold
?:
string
Optional
bolditalics
bolditalics
?:
string
Optional
italics
italics
?:
string
name
name
:
string
Family name referenced in the document.
normal
normal
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bold
bolditalics
italics
name
normal
GitHub
npm
open-nav
Loading...
A brand font for the PDF engine, as four files.