V2.2J
Core Interface FontDescriptor ActiveReportsJS API インターフェイス

FontDescriptor インターフェイス

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

階層

  • FontDescriptor

プロパティ

オプション locals

locals: string[]

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

name

name: string

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

オプション postscriptName

postscriptName: undefined | string

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

source

source: string | string[]

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

オプション style

style: undefined | string

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

オプション useAsDefault

useAsDefault: undefined | false | true

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

オプション weight

weight: undefined | string

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