Xfinium.Pdf.Graphics Namespace > PdfContentStream Class : SetCmykFillColor Method |
'Declaration
Public Sub SetCmykFillColor( _ ByVal c As Double, _ ByVal m As Double, _ ByVal y As Double, _ ByVal k As Double _ )
'Usage
Dim instance As PdfContentStream Dim c As Double Dim m As Double Dim y As Double Dim k As Double instance.SetCmykFillColor(c, m, y, k)
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library