A collection of documents.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
The number of objects in the collection. |
Document add ([showingWindow:Boolean=Boolean], documentPreset:DocumentPreset, withProperties:Object)
Creates a new document.
|
Parameter |
Type |
Description |
|---|---|---|
|
showingWindow |
If true, displays the document. (Optional) (default: true) |
|
|
documentPreset |
The document preset to use. (Optional) |
|
|
withProperties |
Initial values for properties of the new Document (Optional) |
Number count ()
Displays the number of elements in the Document.
Application.documents