textFonts

書式

app.textFonts

説明

インストールされている書体一覧を示します。TextFontsコレクションになります。
var f=app.textFonts;
alert(f);

目次に戻る