Options.DisplaySmartTagButtons Property

Definition

True for Microsoft Word to display a button directly above a smart tag when a mouse pointer is positioned over it.

public:
 property bool DisplaySmartTagButtons { bool get(); void set(bool value); };
public bool DisplaySmartTagButtons { get; set; }
member this.DisplaySmartTagButtons : bool with get, set
Public Property DisplaySmartTagButtons As Boolean

Property Value

Remarks

The smart tag button provides a drop-down menu from which a user can access smart tag options and actions.

Applies to