Shape.RelativeHorizontalPosition Property

Definition

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

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

Property Value

Applies to