Share via


W.original Field

Definition

Represents the w:original XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: numberingChange.
  • corresponds to the following strongly-typed properties: NumberingChange.Original.

Applies to