Creates a color based on GMYK values.

C# | Visual Basic | Visual C++ |
public PdfColor( float cyan, float magenta, float yellow, float key )
Public Sub New ( cyan As Single, magenta As Single, yellow As Single, key As Single )
public: PdfColor( float cyan, float magenta, float yellow, float key )
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)