XPenOverprint Property Terminal Works - PDF Printing.Net Library
Gets or sets a value indicating whether the pen enables overprint when used in a PDF document. Experimental, takes effect only on CMYK color mode.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public bool Overprint { get; set; }

Property Value

Type: Boolean
See Also

Reference