MailMerge.CheckErrors Property

Definition

Mail Merge Error Reporting Setting.

Represents the following element tag in the schema: w:checkErrors.

public DocumentFormat.OpenXml.Wordprocessing.CheckErrors CheckErrors { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.CheckErrors? CheckErrors { get; set; }
member this.CheckErrors : DocumentFormat.OpenXml.Wordprocessing.CheckErrors with get, set
Public Property CheckErrors As CheckErrors

Property Value

Returns CheckErrors.

Applies to