[]
Core.FontDescriptor
Font file descriptor
• Optional locals: string[]
Fallback fonts that will be searched on the local machine
node_modules/@grapecity/ar-js-pagereport/types/ar-js-core.d.ts:337
• name: string
Font family name, e.g. "Segoe UI"
node_modules/@grapecity/ar-js-pagereport/types/ar-js-core.d.ts:333
• source: string | string[]
Font file URI, supported file formats are *.ttf, *.otf and *.woff
node_modules/@grapecity/ar-js-pagereport/types/ar-js-core.d.ts:335
• Optional style: string
Font style, e.g. "italic"
node_modules/@grapecity/ar-js-pagereport/types/ar-js-core.d.ts:341
• Optional weight: string
Font weight, e.g. "bold"
node_modules/@grapecity/ar-js-pagereport/types/ar-js-core.d.ts:339