[]
        
(Showing Draft Content)

Core.FontDescriptor

Interface: FontDescriptor

Core.FontDescriptor

フォントファイルの記述子。

Table of contents

プロパティ

Properties

locals

Optional locals: string[]

ローカルマシンで検索されるフォールバックフォント。

Defined in

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


name

name: string

フォントファミリの名前(例、「Segoe UI」)。

Defined in

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


postscriptName

Optional postscriptName: string

フォントのポストスクリプト名。

Defined in

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


source

source: string | string[]

フォントファイルのURI。サポートされている形式は、「.ttf」、「.otf」 および「*.woff」です。

Defined in

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


style

Optional style: string

フォントスタイル(例、「斜体」)。

Defined in

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


useAsDefault

Optional useAsDefault: boolean

PDFへエクスポートするときに、フォントをデフォルトのフォントとして使用する場合は、「True」です。

Defined in

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


weight

Optional weight: string

フォントの太さ(例、「太字」)。

Defined in

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