Gets or sets the value indicating whether to simulate the effects of overprinting spot and
process colors in the same way they would occur when printing.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public bool SimulateOverprint { get; set; }
VB
Public Property SimulateOverprint As Boolean
Get
Set
Property Value
Type:
BooleanThe value indicating whether to simulate the effects of overprinting spot.
See Also