Adobe InDesign CS2 (4.0) Object Model JS: AnchoredObjectDefault

InDesign CS2

Class

AnchoredObjectDefault

 Anchored object default settings.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application | Document
AnchoredObjectDefault

Properties

PropertyTypeAccessDescription
anchorContentContentType:
ContentType.UNASSIGNED
ContentType.GRAPHIC_TYPE
ContentType.TEXT_TYPE
r/wThe initial frame type of a new anchored object.
anchoredObjectStyleObjectStyle r/wThe initial object style of a new anchored object.
anchoredParagraphStyleParagraphStyle r/wThe initial paragraph style of a new anchored object. Note: Valid when anchor content is text.
initialAnchorHeightnumber r/wThe initial height of a new anchored object
initialAnchorWidthnumber r/wThe initial width of a new anchored object
parentApplication
Document
readonlyThe parent of the AnchoredObjectDefault (a Application or Document).
propertiesObject r/wA property that allows setting of several properties at the same time.

Methods

Instances

Array of Object getElements ()
Resolves the object specifier, creating an array of object references.

string toSource ()
Generates a string which, if executed, will return the AnchoredObjectDefault.

string toSpecifier ()
Retrieves the object specifier.

Element of

Application.anchoredObjectDefaults

Document.anchoredObjectDefaults

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