[]
        
(Showing Draft Content)

Core.FontDescriptor

Interface: FontDescriptor

Core.FontDescriptor

Font file descriptor

Table of contents

Properties

Properties

locals

Optional locals: string[]

Fallback fonts that will be searched on the local machine

Defined in

node_modules/@grapecity/ar-js-pagereport/types/ar-js-core.d.ts:337


name

name: string

Font family name, e.g. "Segoe UI"

Defined in

node_modules/@grapecity/ar-js-pagereport/types/ar-js-core.d.ts:333


source

source: string | string[]

Font file URI, supported file formats are *.ttf, *.otf and *.woff

Defined in

node_modules/@grapecity/ar-js-pagereport/types/ar-js-core.d.ts:335


style

Optional style: string

Font style, e.g. "italic"

Defined in

node_modules/@grapecity/ar-js-pagereport/types/ar-js-core.d.ts:341


weight

Optional weight: string

Font weight, e.g. "bold"

Defined in

node_modules/@grapecity/ar-js-pagereport/types/ar-js-core.d.ts:339