Anchored object defaults.
|
Property
|
Type
|
Access
|
Description
|
|
anchorContent
|
ContentType enumeration
|
r/w
|
The initial frame type for 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 text frame object.
|
|
initialAnchorHeight
|
Real
|
r/w
|
The initial height of a new anchored object.
|
|
initialAnchorWidth
|
Real
|
r/w
|
The initial width of a new anchored object.
|
|
parent
|
Object
|
read
|
The parent of the object.
|
|
properties
|
An array of property names and values
|
r/w
|
Property that allows setting of several properties at the same time.
|