InCopyExportOption

Export options for InCopy INCX document format.

Methods:

getElements, toSource, toSpecifier

Objects:

Boolean, Object,

Property Listing

Property

Type

Access

Description

includeGraphicProxies

Boolean

read/write

If true, include graphic proxy data.

parent

Oval

Rectangle

Story

Application

Polygon

readonly

The parent of the InCopyExportOption (a Application, Story, Oval, Rectangle or Polygon).

properties

Object

read/write

A property that allows setting of several properties at the same time.

Method Listing

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.

Object of

Application.incopyExportOptions

Oval.incopyExportOptions

Rectangle.incopyExportOptions

Polygon.incopyExportOptions

Story.incopyExportOptions

XmlStory.incopyExportOptions

Return

InCopyExportOption.getElements()