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.html#d1e92632

Rectangle.html#d1e95425

Story.html#d1e215145

Application.html#d1e26056

Polygon.html#d1e100971

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.html#d1e26056.incopyExportOptions

Oval.html#d1e92632.incopyExportOptions

Rectangle.html#d1e95425.incopyExportOptions

Polygon.html#d1e100971.incopyExportOptions

Story.html#d1e215145.incopyExportOptions

XmlStory.incopyExportOptions

Return

InCopyExportOption.getElements()