Object
JPEGSaveOptions
Options for saving a document in JPEG format.
Properties
| Name | Type |
Access | Description |
|---|
| static |
Boolean |
read/write |
If true, the color profile is embedded in the document. |
| static |
FormatOptionsType = FormatOptionsType.STANDARDBASELINE |
read/write |
The download format to use. |
| static |
MatteType |
read/write |
The color to use to fill anti-aliased edges adjacent to transparent areas of the image. Default: white. |
| static |
Int = 3 0–12 |
read/write |
The quality of the produced image. |
| static |
Int 3–5 |
read/write |
The number of scans. Valid only for progressive type JPEG files. |