Object
EPSSaveOptions
Options for saving a document in EPS format.
Properties
| Name | Type |
Access | Description |
|---|
| static |
Boolean |
read/write |
If true, the color profile is embedded in the document. |
| static |
SaveEncoding = SaveEncoding.BINARY |
read/write |
The type of encoding to use for the document. |
| static |
Boolean = false |
read/write |
If true, includes the halftone screen. |
| static |
Boolean = false |
read/write |
If true, uses image interpolation. |
| static |
MacPreviewType = MacPreviewType.MONOCHROMETIFF |
read/write |
The type of preview. |
| static |
Boolean = false |
read/write |
If true, uses PostScript color management. |
| static |
Boolean = false |
read/write |
If true, includes the transfer functions in the document to compensate for dot gain between the image and film. |
| static |
Boolean |
read/write |
If true, displays white areas as transparent. Valid only for documents in BitMap mode. |
| static |
Boolean |
read/write |
If true, includes vector data. Valid only when the document contains vector data (un-rasterized text). |