The PdfColor type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Blue |
Gets or sets the value of the Blue component of this PDF color.
| |
| Cyan |
Gets or sets Cyan value.
| |
| Empty |
Gets a reference to an empty PDF color having all components 0.
| |
| Gray |
Gets or sets Gray level.
| |
| Green |
Gets or sets the value of the Green component of this PDF color.
| |
| Key |
Gets or sets Black value.
| |
| Magenta |
Gets sets Magenta value.
| |
| Red |
Gets or sets the value of the Red component of this PDF color.
| |
| Yellow |
Gets sets Yellow chanel value.
|
See Also