Share via


W.legacy Field

Definition

Represents the w:legacy XML element and attribute.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: lvl.
  • has the following XML attributes: legacy, legacyIndent, legacySpace.
  • corresponds to the following strongly-typed classes: LegacyNumbering.

As an XML attribute, it:

  • is contained in the following XML elements: legacy.
  • corresponds to the following strongly-typed properties: LegacyNumbering.Legacy.

Applies to