Share via


W.doNotSuppressIndentation Field

Definition

Represents the w:doNotSuppressIndentation XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: compat.
  • corresponds to the following strongly-typed classes: DoNotSuppressIndentation.

Applies to