Frame.RelativeVerticalPosition Property

Definition

Specifies to what the vertical position of a frame is relative.

public:
 property Microsoft::Office::Interop::Word::WdRelativeVerticalPosition RelativeVerticalPosition { Microsoft::Office::Interop::Word::WdRelativeVerticalPosition get(); void set(Microsoft::Office::Interop::Word::WdRelativeVerticalPosition value); };
public Microsoft.Office.Interop.Word.WdRelativeVerticalPosition RelativeVerticalPosition { get; set; }
member this.RelativeVerticalPosition : Microsoft.Office.Interop.Word.WdRelativeVerticalPosition with get, set
Public Property RelativeVerticalPosition As WdRelativeVerticalPosition

Property Value

Applies to