Borders.DistanceFrom Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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