■ソースコード textObj = activeDocument.textFrames.add(); textObj.contents = "Adobe Illustrator CS4"; textObj.paragraphs[0].size = 64; // 64pt
■ポイント なし