ShapeRange.RelativeHorizontalPosition Property

Specifies to what the horizontal position of a shape range is relative.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property RelativeHorizontalPosition As WdRelativeHorizontalPosition
    Get
    Set
'Usage
Dim instance As ShapeRange
Dim value As WdRelativeHorizontalPosition

value = instance.RelativeHorizontalPosition

instance.RelativeHorizontalPosition = value
WdRelativeHorizontalPosition RelativeHorizontalPosition { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.WdRelativeHorizontalPosition

See Also

Reference

ShapeRange Interface

ShapeRange Members

Microsoft.Office.Interop.Word Namespace