Variable FrameAnchorTypeConst

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