PPDFile¶
app.PPDFileList[index]
Description¶
Associates file information with a PostScript Printer Description (PPD) file.
Properties¶
PPDFile.name¶
app.PPDFileList[index].name
Description¶
The PPD model name.
Type¶
String
PPDFile.PPDInfo¶
app.PPDFileList[index].PPDInfo
Description¶
The PPD file information.
Type¶
PPDFile.typename¶
app.PPDFileList[index].typename
Description¶
The class name of the object.
Type¶
String; read-only.