Share via


W.ignoreMixedContent Field

Definition

Represents the w:ignoreMixedContent XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to