Options.EnableProofingToolsAdvertisement 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 (bool in C#) value that, when True, specifies that users be notified when additional proofing tools are available for download. Read-write.
public:
property bool EnableProofingToolsAdvertisement { bool get(); void set(bool value); };
public bool EnableProofingToolsAdvertisement { get; set; }
member this.EnableProofingToolsAdvertisement : bool with get, set
Public Property EnableProofingToolsAdvertisement As Boolean
Property Value
Remarks
Setting EnableProofingToolsAdvertisement to True is the equivalent of selecting the Let me know when I should download additional proofing tools checkbox on the Language tab of the Word Options dialog box. (Choose Options on the File tab.)