WdBorderDistanceFrom Enum

Definition

Specifies whether a page border is measured from the edge of the page or from the text it surrounds.

public enum class WdBorderDistanceFrom
[System.Runtime.InteropServices.Guid("B7721110-1D37-39DE-9890-E292845D2A25")]
public enum WdBorderDistanceFrom
type WdBorderDistanceFrom = 
Public Enum WdBorderDistanceFrom
Inheritance
WdBorderDistanceFrom
Attributes

Fields

wdBorderDistanceFromPageEdge 1

From the edge of the page.

wdBorderDistanceFromText 0

From the text it surrounds.

Applies to