EPSSaveOptions¶
Description¶
Options for saving a document in EPS format.
Static Properties¶
embedColorProfile readonly | If true, the color profile is embedded in the document. |
encoding readonly | The type of encoding to use for the document. |
halftoneScreen readonly | If true, includes the halftone screen. |
interpolation readonly | If true, uses image interpolation. |
preview readonly | The type of preview. |
psColorManagement readonly | If true, uses PostScript color management. |
transferFunction readonly | If true, includes the transfer functions in the document to compensate for dot gain between the image and film. |
transparentWhites readonly | If true, displays white areas as transparent. Valid only for documents in BitMap mode. |
vectorData readonly | If true, includes vector data. Valid only when the document contains vector data (un-rasterized text). |