Share via


W.doNotTrackFormatting Field

Definition

Represents the w:doNotTrackFormatting XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to