Click or drag to resize
Pdf Library for .NET

PdfColor Type Conversions

The PdfColor type exposes the following members.

Operators
  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