SpotColor Constructor

Initializes a new instance of the SpotColor class.

public SpotColor(float tint, SpotColorInk ink)
Public Sub New (tint As Single, ink As SpotColorInk)

Parameters

tint
Single

Value between 0 and 1 specifying a percentage of the color to come through.

ink
SpotColorInk

The SpotColorInk to be used.

Licensing Info

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

See Also

SpotColor
ceTe.DynamicPDF

In this topic