Options.AddBiDirectionalMarksWhenSavingTextFile 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.
True if Microsoft Word adds bidirectional control characters when saving a document as a text file.
public:
property bool AddBiDirectionalMarksWhenSavingTextFile { bool get(); void set(bool value); };
public bool AddBiDirectionalMarksWhenSavingTextFile { get; set; }
member this.AddBiDirectionalMarksWhenSavingTextFile : bool with get, set
Public Property AddBiDirectionalMarksWhenSavingTextFile As Boolean
Property Value
Remarks
Saving text files with bidirectional control characters preserves right-to-left and left-to-right properties and the order of neutral characters.