Options.ShowMarkupOpenSave 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.
Returns or sets a Boolean that represents whether Microsoft Word displays hidden markup when opening or saving a file.
public:
property bool ShowMarkupOpenSave { bool get(); void set(bool value); };
public bool ShowMarkupOpenSave { get; set; }
member this.ShowMarkupOpenSave : bool with get, set
Public Property ShowMarkupOpenSave As Boolean
Property Value
Remarks
The ShowMarkupOpenSave property corresponds to the Make hidden markup visible when opening or saving option in the Security tab of the Options dialog box.