Export options for InCopy INCX document format.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
read/write |
If true, export all resources (styles etc), otherwise export resources used by the story. |
||
|
read/write |
If true, include graphic proxy data. |
||
|
readonly |
Returns true if the object specifier resolves to valid objects. |
||
|
readonly |
The parent of the InCopyExportOption (a Application, Story, Oval, Rectangle or Polygon). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
InCopyExportOption getElements ()
Resolves the object specifier, creating an array of object references.
String toSource ()
Generates a string which, if executed, will return the InCopyExportOption.
String toSpecifier ()
Retrieves the object specifier.
Application.incopyExportOptions
Oval.incopyExportOptions
Rectangle.incopyExportOptions
Polygon.incopyExportOptions
Story.incopyExportOptions
XmlStory.incopyExportOptions