ConvertMailMergeEscape Property
In This Topic
Gets or sets whether to treat backslash quotation delimiter as two quotation marks.
Syntax
'Declaration
Public Property ConvertMailMergeEscape As System.Boolean
public System.bool ConvertMailMergeEscape {get; set;}
See Also