Adobe InDesign CS3 (5.0) Object Model JS: InCopyExportOption

InDesign CS3

Class

InCopyExportOption

 Export options for InCopy INCX document format.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application | Oval | Polygon | Rectangle | Story
InCopyExportOption

Properties

PropertyTypeAccessDescription
includeGraphicProxiesbool r/wIf true, include graphic proxy data.
parentApplicationOval
Polygon
Rectangle
Story
readonlyThe parent of the InCopyExportOption (a Application, Story, Oval, Rectangle or Polygon).
propertiesObject r/wA property that allows setting of several properties at the same time.

Methods

Instances

Array of 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.

Element of

Application.incopyExportOptions

Oval.incopyExportOptions

Polygon.incopyExportOptions

Rectangle.incopyExportOptions

Story.incopyExportOptions

XmlStory.incopyExportOptions

Return

Array of InCopyExportOption InCopyExportOption.getElements ()

Jongware, 27-Jun-2010 v3.0.3dContents :: Index