Share via


W.doNotSuppressBlankLines Field

Definition

Represents the w:doNotSuppressBlankLines XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: mailMerge.
  • corresponds to the following strongly-typed classes: DoNotSuppressBlankLines.

Applies to