Information Classification: External Restricted.
See https://www.chili-publish.com/security
Document Object Model - FrameAnchor
A frame anchor allows a frame to be moved (or resized) with another object (depending on the targetType property)
If to opposing frame anchors (eg 'left' and 'right') are defined, the frame will be resized/stretched. If only one is defined (eg 'left'), the frame will be moved
Fields
Name | Type | Triggers | Description |
|---|---|---|---|
targetFrame | Target frame (if targetType == "frame") | ||
offset | unit | Offset compared to target point | |
targetType | Anchor's target type ("frame", "page", "paragraph") | ||
targetPoint | Target anchor point | ||
targetParagraph | string | Target paragraph (if targetType == "paragraph") | |
minValue | unit | Minimum value | |
maxValue | unit | Maximum value |