var c=app.activeDocument.pages[0].textFrames[0].characters; alert(c[0].spaceAfter); c[0].spaceAfter="18pt";