PDFReaderControls.NET Professional Type Reference

SpotColor Constructor (String, TintTransform, Double)

Create a new spot color.

public SpotColor(
   string name,
   TintTransform tintTransform,
   double tint
);

Parameters

name
The name from the spot color.
tintTransform
The tint transformation; used if the output device doesn't support the spot color name.
tint
The Tint component [0-1].

See Also

SpotColor Class | TallComponents.PDF.Colors Namespace | SpotColor Constructor Overload List