Share via


ApplicationSettings.ShowSmartTags Property

Visio Automation Reference

Determines whether display of smart tags in Microsoft Office Visio is enabled. Read/write.

Version Information
 Version Added:  Visio 2003

Syntax

expression.ShowSmartTags

expression   A variable that represents an ApplicationSettings object.

Return Value
Boolean

Remarks

Setting the ShowSmartTags property is equivalent to setting the Smart Tags option under Show on the View tab in the Options dialog box (Tools menu).

See Also