ImportedPageAttribute

Placed InDesign page attribute.

Methods:

getElements, toSource, toSpecifier

Objects:

ImportedPageCropOptions, Number, Object

Property Listing

Property

Type

Access

Description

importedPageCrop

ImportedPageCropOptions

ImportedPageCropOptions.CROP_BLEED

ImportedPageCropOptions.CROP_CONTENT

ImportedPageCropOptions.CROP_SLUG

read/write

Specifies the cropping of the imported InDesign page. Read only for page items.

pageNumber

Number

read/write

Which page of the InDesign document should be imported. Read only for page items.

parent

Application

readonly

The parent of the ImportedPageAttribute (a Application).

properties

Object

read/write

A property that allows setting of several properties at the same time.

Method Listing

ImportedPageAttribute getElements ()

Resolves the object specifier, creating an array of object references.

String toSource ()

Generates a string which, if executed, will return the ImportedPageAttribute.

String toSpecifier ()

Retrieves the object specifier.

Object of

Application.importedPageAttributes

Return

ImportedPageAttribute.getElements()