Adobe InDesign CS (3.0) Object Model JS: Documents

InDesign CS

Class

Documents

 A collection of documents.

QuickLinks

add, count

Properties

PropertyTypeAccessDescription
lengthnumber readonlyThe number of objects in the collection.

Methods

Instances

Document add ([showingWindow: bool=true][, documentPreset: DocumentPreset][, withProperties: Object])
Creates a new document.

ParameterTypeDescription
showingWindowboolIf true, displays the document. (Optional) (default: true)
documentPresetDocumentPresetThe document preset to use. (Optional)
withPropertiesObjectInitial values for properties of the new Document (Optional)

number count ()
Displays the number of elements in the Document.

Element of

Application.documents

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