[]
        
(Showing Draft Content)

Core.FontDescriptor

Interface: FontDescriptor

Core.FontDescriptor

Font file descriptor

Table of contents

属性

Properties

locals

Optional locals: string[]

Fallback fonts that will be searched on the local machine

Defined in

node_modules/@grapecity/ar-js-pagereport/lib/ar-js-core.d.ts:1788


name

name: string

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

Defined in

node_modules/@grapecity/ar-js-pagereport/lib/ar-js-core.d.ts:1784


postscriptName

Optional postscriptName: string

The font postscript name.

Defined in

node_modules/@grapecity/ar-js-pagereport/lib/ar-js-core.d.ts:1794


source

source: string | string[]

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

Defined in

node_modules/@grapecity/ar-js-pagereport/lib/ar-js-core.d.ts:1786


style

Optional style: string

Font style, e.g. "italic"

Defined in

node_modules/@grapecity/ar-js-pagereport/lib/ar-js-core.d.ts:1792


useAsDefault

Optional useAsDefault: boolean

True - to use the font as default font in PDF export.

Defined in

node_modules/@grapecity/ar-js-pagereport/lib/ar-js-core.d.ts:1796


weight

Optional weight: string

Font weight, e.g. "bold"

Defined in

node_modules/@grapecity/ar-js-pagereport/lib/ar-js-core.d.ts:1790