akiRight
書式
characterObject
.akiRight
説明
文字のアキ(右)を示します。
var txt=app.activeDocument.textFrames[0].characters[0].akiRight; alert(txt);
目次に戻る