FileConverters.ConvertMacWordChevrons Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.