Enumeration
PDFRasterCompressionOptions
PDF raster compression options.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1936875875 | readonly | Uses JPEG compression and automatically determines the best quality type. | |
| Number = 1936878179 | readonly | Uses JPEG compression. | |
| Number = 1936878691 | readonly | Uses the best quality type. |
Object of 1
Properties elsewhere that hold an PDFRasterCompressionOptions value.