Class
Options which may be supplied when opening a file.
OpenOptions
Class
Property | Type | Access | Description |
---|---|---|---|
openAs | LibraryType: LibraryType.ILLUSTRATORARTWORK LibraryType.SWATCHES LibraryType.BRUSHES LibraryType.GRAPHICSTYLES LibraryType.SYMBOLS |
r/w | Open the file as library. (default: LibraryType.ILLUSTRATORARTWORK) |
updateLegacyGradientMesh | bool | r/w | Choose to preserve the spot colors in the gradient mesh objects for legacy documents (pre-Illustrator CS3) (default: true) |
updateLegacyText | bool | r/w | Choose to update all text objects for documents saved with legacy texts (pre-Illustrator 11) (default: false) |
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |