var para=app.activeDocument.textFrames[0].paragraphs[0]; var str=para.paragraphAttributes.tabStops[0].leader; alert(str);