Available color spaces
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
SyntaxPublic Enumeration ColorSpace
Members| Member name | Value | Description |
|---|
| RGB | 0 |
RGB color space.
|
| CMYK | 1 |
CMYK color space.
|
| Gray | 2 |
Gray color space.
|
See Also