Compatibility.ConvertMailMergeEscape Property

Definition

Treat Backslash Quotation Delimiter as Two Quotation Marks.

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

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

Property Value

Returns ConvertMailMergeEscape.

Applies to