FileConverters.ConvertMacWordChevrons Property

Definition

Controls whether text enclosed in chevron characters (« ») is converted to merge fields.

public:
 property Microsoft::Office::Interop::Word::WdChevronConvertRule ConvertMacWordChevrons { Microsoft::Office::Interop::Word::WdChevronConvertRule get(); void set(Microsoft::Office::Interop::Word::WdChevronConvertRule value); };
public Microsoft.Office.Interop.Word.WdChevronConvertRule ConvertMacWordChevrons { get; set; }
member this.ConvertMacWordChevrons : Microsoft.Office.Interop.Word.WdChevronConvertRule with get, set
Public Property ConvertMacWordChevrons As WdChevronConvertRule

Property Value

Remarks

Microsoft Word for the Macintosh version 4.0 and 5.x documents use chevron characters to denote mail merge fields.

Applies to