Share via


W.doNotRelyOnCSS Field

Definition

Represents the w:doNotRelyOnCSS XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: webSettings.
  • corresponds to the following strongly-typed classes: DoNotRelyOnCSS.

Applies to