Object
GenericEPSOpenOptions
Options that can be specified when opening a generic EPS document.
OpenOptions ›GenericEPSOpenOptions
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| static | Boolean | read/write | If true, anti-aliasing is used. |
| static | Boolean | read/write | If true, the image proportions are constrained. |
| static | UnitValue | read/write | The image height. |
| static | OpenDocumentMode | read/write | The document mode. |
| static | Number | read/write | The resolution of the document (in pixels per inch) |
| static | UnitValue | read/write | The image width. |