Screen¶
PPDFileList[index].PPDInfo.screenList[index]
Description¶
Associates a color separation screen with information to be used for printing.
Properties¶
Screen.name¶
PPDFileList[index].PPDInfo.screenList[index].name
Description¶
The color separation screen name.
Type¶
String
Screen.screenInfo¶
PPDFileList[index].PPDInfo.screenList[index].screenInfo
Description¶
The color separation screen information.
Type¶
Screen.typename¶
PPDFileList[index].PPDInfo.screenList[index].typename
Description¶
The class name of the referenced object.
Type¶
String; read-only.