Adobe InDesign CS4 (6.0) Object Model JS: AnchoredObjectDefault

InDesign CS4

Class

AnchoredObjectDefault

 Anchored object default settings. Base Class: Preference

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application | Document
Preference
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.
isValidbool readonlyReturns true if the object specifier resolves to valid objects.
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, 20-Jun-2010 v3.0.3dContents :: Index