[]
Sets the RGB Color value associated with the specified key (in a PDF an RGB Color should be represented as an array of 3 floats).
public static void SetDeviceRGBColor(this IPdfDict dict, PdfName key, Color? value, Color? defValue)
Public Shared Sub SetDeviceRGBColor(dict As IPdfDict, key As PdfName, value As Color?, defValue As Color?)