EPSExportPreference
EPS export preferences.
EPSExportPreference Properties
| Property |
Type |
Access |
Description |
| appliedFlattenerPreset |
FlattenerPreset |
r/w |
The flattener preset. |
| bleedBottom |
Unit (0 – 432 points) |
r/w |
Height of the bottom bleed. |
| bleedInside |
Unit (0 – 432 points) |
r/w |
Width of the inside bleed. |
| bleedOutside |
Unit (0 – 432 points) |
r/w |
Width of the outside bleed. |
| bleedTop |
Unit (0 – 432 points) |
r/w |
Height of the top bleed. |
| dataFormat |
DataFormat enumeration |
r/w |
The format of data sent to the printer. |
| epsColor |
EPSColorSpace enumeration |
r/w |
The EPS color space. |
| epsSpreads |
Boolean |
r/w |
If true, export the pages as spreads. |
| fontEmbedding |
FontEmbedding enumeration |
r/w |
Control how fonts are embedded to the exported EPS. |
| ignoreSpreadOverrides |
Boolean |
r/w |
If true, ignore flattener spread overrides. |
| imageData |
EPSImageData enumeration |
r/w |
Control how much image data is exported to the EPS. |
| omitBitmaps |
Boolean |
r/w |
If true, do not include bitmap images (but include OPI image links). |
| omitEPS |
Boolean |
r/w |
If true, do not include EPS graphics (but include OPI image links). |
| omitPDF |
Boolean |
r/w |
If true, do not include PDF graphics (but include OPI image links). |
| opiImageReplacement |
Boolean |
r/w |
If true, perform OPI image replacement. |
| pageRange |
PageRange enumeration, String |
r/w |
The range of pages. |
| parent |
Object |
read |
The parent of the object. |
| postscriptLevel |
PostScriptLevels enumeration |
r/w |
The level of PostScript to send to the printer. |
| preview |
PreviewTypes enumeration |
r/w |
The type of preview to save with the exported EPS. |
| properties |
An array of property names and values |
r/w |
Property that allows setting of several properties at the same time. |
EPSExportPreference Methods
| Method |
Returns |
Description |
| getElements |
Array of Objects |
Resolve the object specifier. |
| toSource |
String |
Generate JavaScript source that, if executed, will return the specified objects. |
| toSpecifier |
String |
Retrieve the object specifier. |
Previous post: EPSImportPreference
Next post: EPS