[]
Core.FontDescriptor
Font file descriptor
• Optional
locals: string
[]
Fallback fonts that will be searched on the local machine
node_modules/@grapecity/ar-js-pagereport/lib/ar-js-core.d.ts:1898
• name: string
Font family name, e.g. "Segoe UI"
node_modules/@grapecity/ar-js-pagereport/lib/ar-js-core.d.ts:1894
• Optional
postscriptName: string
The font postscript name.
node_modules/@grapecity/ar-js-pagereport/lib/ar-js-core.d.ts:1904
• source: string
| string
[]
Font file URI, supported file formats are *.ttf, *.otf and *.woff
node_modules/@grapecity/ar-js-pagereport/lib/ar-js-core.d.ts:1896
• Optional
style: string
Font style, e.g. "italic"
node_modules/@grapecity/ar-js-pagereport/lib/ar-js-core.d.ts:1902
• Optional
useAsDefault: boolean
True - to use the font as default font in PDF export.
node_modules/@grapecity/ar-js-pagereport/lib/ar-js-core.d.ts:1906
• Optional
weight: string
Font weight, e.g. "bold"
node_modules/@grapecity/ar-js-pagereport/lib/ar-js-core.d.ts:1900