Click or drag to resize
Pdf Library for .NET

PdfColor   Conversion Operators

Overload List
  Name Description
Public operator Static member (Color to PdfColor) Implicit operator to convert a .NET system color to a pdf color.
Public operator Static member (PdfColor to Color) Implicit operator to convert a pdf color to a .NET system color.
Top
See Also