SpotColorInk Constructor

Initializes a new instance of the SpotColorInk class.

public SpotColorInk(string name, CmykColor alternateColor)
Public Sub New (name As String, alternateColor As CmykColor)

Parameters

name
String

Name of the spot color ink to be used.

alternateColor
CmykColor

The CMYK color to be used when the device does not contain the sopt color specified.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

SpotColorInk
ceTe.DynamicPDF

In this topic