Share via


W.checkErrors Field

Definition

Represents the w:checkErrors XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to