Click or drag to resize

PdfColor Type Conversions

The PdfColor type exposes the following members.

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