Introduction
Illustrator Scripting Object Model
Scripting Illustrator
Scripting with AppleScript
Scripting with JavaScript
Scripting with VBScript
Javascript Object Reference
app.PPDFileList[index
Description
Associates file information with a PostScript Printer Description (PPD) file.
app.PPDFileList[index].name
The PPD model name.
Type
String
app.PPDFileList[index].PPDInfo
The PPD file information.
PPDFileInfo
app.PPDFileList[index].typename
The class name of the object.
String; read-only.