WdShapePositionRelative Enum

Definition

Specifies whether the LeftRelative or TopRelative property for a Shape or ShapeRange is valid.

public enum class WdShapePositionRelative
[System.Runtime.InteropServices.Guid("069470C7-2FC7-3561-8F3F-B4A4510D2A53")]
public enum WdShapePositionRelative
type WdShapePositionRelative = 
Public Enum WdShapePositionRelative
Inheritance
WdShapePositionRelative
Attributes

Fields

wdShapePositionRelativeNone -999999

Specifies that the LeftRelative or TopRelative property is not currently valid, so the shape is positioned according to the value specified in the Left or Top property, respectively.

Applies to