PdfColor Type Conversions |
Name | Description | |
---|---|---|
![]() ![]() | (Color to PdfColor) |
Implicit operator to convert a .NET Color structure a PDF color.
|
![]() ![]() | (PdfColor to Color) |
Implicit operator to convert a PDF color to a .NET Color structure.
|