|  | |
| PdfColor Type Conversions | |
 Operators
Operators| Name | Description | |
|---|---|---|
|   | (Color to PdfColor) | 
            Implicit operator to convert a .NET system color to a pdf color.
             | 
|   | (PdfColor to Color) | 
            Implicit operator to convert a pdf color to a .NET system color.
             | 
 See Also
See Also