Object
OpenOptions
Options which may be supplied when opening a file.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| static | Boolean = true | read/write | Add this file to the list of recently opened files. |
| static | Boolean = true | read/write | Convert crop area to Artboard when opening legacy document (pre-Illustrator CS4) in CS4 or later. If false then crop areas are discarded. |
| static | Boolean = false | read/write | Convert print tiles to Artboard when opening legacy document (pre-Illustrator CS4) in CS4 or later. |
| static | Boolean = false | read/write | Create Artboard with dimentions of artwork bounding box when opening legacy document (pre-Illustrator CS4) in CS4 or later. |
| static | LibraryType = LibraryType.ILLUSTRATORARTWORK | read/write | Open the file as library. |
| static | Boolean = true | read/write | Preserve Legacy Artboard (pre-Illustrator CS4) when opening in CS4 or later. |
| static | Boolean = true | read/write | Choose to preserve the spot colors in the gradient mesh objects for legacy documents (pre-Illustrator CS3) |
| static | Boolean = false | read/write | Choose to update all text objects for documents saved with legacy texts (pre-Illustrator 11) |