smallCap
書式
textPreferences
.smallCap
説明
smallCapは環境設定の「高度なテキスト」の「文字設定」の値を示します。
var tp=app.textPreferences; alert(tp.smallCap);
目次に戻る