Adobe InDesign CS3 (5.0) Object Model JS: AnchoredObjectDefault

InDesign CS3

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.
initialAnchorHeightMeasurement Unit (Number or String) r/wThe initial height of a new anchored object.
initialAnchorWidthMeasurement Unit (Number or String) 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 AnchoredObjectDefault 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

Return

Array of AnchoredObjectDefault AnchoredObjectDefault.getElements ()

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