WdShapePosition Enum

Definition

Specifies the relative position of the specified shape.

public enum class WdShapePosition
[System.Runtime.InteropServices.Guid("21E8E5B2-DCF5-3825-9F43-1DA651E79C64")]
public enum WdShapePosition
type WdShapePosition = 
Public Enum WdShapePosition
Inheritance
WdShapePosition
Attributes

Fields

wdShapeBottom -999997

At the bottom.

wdShapeCenter -999995

In the center.

wdShapeInside -999994

Inside the selected range.

wdShapeLeft -999998

On the left.

wdShapeOutside -999993

Outside the selected range.

wdShapeRight -999996

On the right.

wdShapeTop -999999

At the top.

Applies to