Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies to what the horizontal position of a shape 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 Shape
Dim value As WdRelativeHorizontalPosition
value = instance.RelativeHorizontalPosition
instance.RelativeHorizontalPosition = value
WdRelativeHorizontalPosition RelativeHorizontalPosition { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdRelativeHorizontalPosition