docx
    Preparing search index...

    Variable FrameAnchorTypeConst

    FrameAnchorType: { MARGIN: "margin"; PAGE: "page"; TEXT: "text" } = ...

    Frame anchor types specifying what the frame should be anchored relative to.

    Determines the reference point for frame positioning (horizontal and vertical).

    Type Declaration

    • ReadonlyMARGIN: "margin"

      Anchor relative to the page margin

    • ReadonlyPAGE: "page"

      Anchor relative to the page edge

    • ReadonlyTEXT: "text"

      Anchor relative to the text column