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