ImportedPages
Imported InDesign pages.
Properties
| Name | Type |
Access | Description |
|---|
|
Number |
readonly |
The number of objects in the collection. |
Methods
Returns the ImportedPage with the specified index.
Creates a new ImportedPage.
withProperties?
Object
Initial values for properties of the new ImportedPage
Returns any ImportedPage in the collection.
Displays the number of elements in the ImportedPage.
Returns every ImportedPage in the collection.
Returns the first ImportedPage in the collection.
Returns the ImportedPage with the specified index or name.
index
LongInteger | String
The index or name. Can accept: Long Integer or String.
Returns the ImportedPage with the specified ID.
Returns the ImportedPage with the specified name.
Returns the ImportedPages within the specified range.
from
ImportedPage | LongInteger | String
The ImportedPage, index, or name at the beginning of the range. Can accept: ImportedPage, Long Integer or String.
to
ImportedPage | LongInteger | String
The ImportedPage, index, or name at the end of the range. Can accept: ImportedPage, Long Integer or String.
Returns the last ImportedPage in the collection.
Returns the middle ImportedPage in the collection.
Returns the ImportedPage whose index follows the specified ImportedPage in the collection.
obj
ImportedPage
The ImportedPage whose index comes before the desired ImportedPage.
Returns the ImportedPage with the index previous to the specified index.
obj
ImportedPage
The index of the ImportedPage that follows the desired ImportedPage.
Generates a string which, if executed, will return the ImportedPage.
Object of 6
Properties elsewhere that hold a ImportedPages.