PdfPageImageColorSpace Enumeration
The PDF page image color space
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 12.0.0.0 (12.0.0.0)
public enum PdfPageImageColorSpace
Public Enumeration PdfPageImageColorSpace
| RGB | 0 |
RGB
|
| Mono | 1 |
Black and white
|
| Gray | 2 |
Gray scale
|