InCopyExportOption

Export options for InCopy INCX document format

Properties

Property Type Access Description
includeGraphicProxies bool r/w Whether or not to include graphic proxy data
parent any readonly The parent of the InCopyExportOption (a Application, Story, Oval, Rectangle or Polygon).
properties Object r/w A property that allows setting of several properties at the same time.

Methods

Array of InCopyExportOptiongetElements ()
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

Returned by:

Array of InCopyExportOption InCopyExportOption .getElements (

)

Leave a Comment

Previous post:

Next post: