WdFramePosition enumeration (Word)

Specifies the reference point against which the frame position is calculated.

Name Value Description
wdFrameBottom -999997 Bottom margin.
wdFrameCenter -999995 Center of document.
wdFrameInside -999994 Content inside frame.
wdFrameLeft -999998 Left margin.
wdFrameOutside -999993 Content outside frame.
wdFrameRight -999996 Right margin.
wdFrameTop -999999 Top margin.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.