Share via


W.offsetFrom Field

Definition

Represents the w:offsetFrom XML attribute.

public static readonly System.Xml.Linq.XName offsetFrom;
 staticval mutable offsetFrom : System.Xml.Linq.XName
Public Shared ReadOnly offsetFrom As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pgBorders.
  • corresponds to the following strongly-typed properties: PageBorders.OffsetFrom.

Applies to