PdfColor Fields |
The PdfColor type exposes the following members.
| Name | Description | |
|---|---|---|
| Black |
Represents a black PdfColor. This field is read-only.
| |
| Blue |
Represents a blue PdfColor. This field is read-only.
| |
| Green |
Represents a green PdfColor. This field is read-only.
| |
| Orange |
Represents a orange PdfColor. This field is read-only.
| |
| Purple |
Represents a purple PdfColor. This field is read-only.
| |
| Red |
Represents a red PdfColor. This field is read-only.
| |
| Transparent |
Represents a transparent PdfColor. This field is read-only.
| |
| White |
Represents a white PdfColor. This field is read-only.
| |
| Yellow |
Represents a yellow PdfColor. This field is read-only.
|