PbHorizontalPictureLocking enumeration (Publisher)

Indicates where newly inserted pictures appear in relation to the specified frame.

Name Value Description
pbHorizontalLockingLeft 1 New pictures are inserted along the left edge of the frame.
pbHorizontalLockingNone 0 New pictures are inserted in the middle between the left and right edges of the frame.
pbHorizontalLockingRight 2 New pictures are inserted along the right edge of the frame.
pbHorizontalLockingStretch 3 New pictures are horizontally stretched to the full width of the frame.

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.