Class
Anchored object default settings.
getElements, toSource, toSpecifier
AnchoredObjectDefault
QuickLinks
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
anchorContent | ContentType: ContentType.UNASSIGNED ContentType.GRAPHIC_TYPE ContentType.TEXT_TYPE |
r/w | The initial frame type of a new anchored object. |
anchoredObjectStyle | ObjectStyle | r/w | The initial object style of a new anchored object. |
anchoredParagraphStyle | ParagraphStyle | r/w | The initial paragraph style of a new anchored object. Note: Valid when anchor content is text. |
initialAnchorHeight | number | r/w | The initial height of a new anchored object |
initialAnchorWidth | number | r/w | The initial width of a new anchored object |
parent | Application Document |
readonly | The parent of the AnchoredObjectDefault (a Application or Document). |
properties | Object | r/w | A 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.
Element of
Application.anchoredObjectDefaults
Document.anchoredObjectDefaults
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |