try{ var kType=app.activeDocument.textFrames[0].paragraphs[0].paragraphAttributes.kinsoku; }catch(e){ kType="None"; // なし } alert(kType);