Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / ConvertMailMergeEscape Property

In This Topic
    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