Value
| Name | Description | Value |
|---|---|---|
| OpenDocumentMode.CMYK | CMYK. | int 3 |
| OpenDocumentMode.GRAYSCALE | Grayscale. | int 1 |
| OpenDocumentMode.LAB | Lab. | int 4 |
| OpenDocumentMode.RGB | RGB. | int 2 |
Usage
As property
EPSOpenOptions.mode
PDFOpenOptions.mode
| Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |