Click or drag to resize
Pdf Library for .NET

PdfColor Type Conversions

The PdfColor type exposes the following members.

Operators
 NameDescription
Public operatorStatic member(Color to PdfColor) Implicit operator to convert a .NET system color to a pdf color.
Public operatorStatic member(PdfColor to Color) Implicit operator to convert a pdf color to a .NET system color.
Top
See Also