Enum PDFRasterizer.OverprintPreviewMode
Determines if overprint is used.
Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum PDFRasterizer.OverprintPreviewMode
Fields
Name | Description |
---|---|
e_op_off | overprint is always off. |
e_op_on | overprint is always on. |
e_op_pdfx_on | overprint is on only for PDF/X files. |