Frame.RelativeVerticalPosition Property
Specifies to what the vertical position of a frame is relative.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property RelativeVerticalPosition As WdRelativeVerticalPosition
Get
Set
'Usage
Dim instance As Frame
Dim value As WdRelativeVerticalPosition
value = instance.RelativeVerticalPosition
instance.RelativeVerticalPosition = value
WdRelativeVerticalPosition RelativeVerticalPosition { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdRelativeVerticalPosition