Share via


W.saveInvalidXml Field

Definition

Represents the w:saveInvalidXml XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: settings.
  • corresponds to the following strongly-typed classes: SaveInvalidXml.

Applies to