style
書式
fontObj
.style
説明
フォント(書体)のスタイル名を返します。
var str=app.fonts[0].style; alert(str);
目次に戻る