Borders.DistanceFrom Property

Definition

Returns or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds.

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

Property Value

Applies to