Specifications

Table Of Contents
Adobe Photoshop CS6
JavaScript Scripting Reference JavaScript Object Reference 105
ExportOptionsIllustrator
Options for exporting PathItem objects to an Adobe Illustrator® file using using the
Document
.exportDocument() method. These options are the options that you can provide when you
choose File > Export > Paths To Illustrator.
Properties
Property Value type What it is
path
IllustratorPathType
Read-write. The type of path to export
(default:
IllustratorPathType.DOCUMENTBOUNDS).
pathName
string
Read-write. The name of the path to export.
Valid only when path
=
IllustratorPathType.NAMEDPATH
.
typename
string
Read-only. The class name of the referenced
exportOptionsIllustrator object.