PTOverprintPreviewMode
enum PTOverprintPreviewMode {}
Determines if overprint is used. e_ptop_on: overprint is always on; e_ptop_off: overprint is always off. e_ptop_pdfx_on: overprint is on only for PDF/X files.
-
Undocumented
Declaration
Objective-C
e_ptop_off = 0
-
Undocumented
Declaration
Objective-C
e_ptop_on
-
Undocumented
Declaration
Objective-C
e_ptop_pdfx_on