Expand Minimize
This topic has not yet been rated - Rate this topic

View.DisplaySmartTags Property

True for Microsoft Word to display an underline beneath smart tags in a document.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
bool DisplaySmartTags { get; set; }

Property Value

Type: System.Boolean

Smart tags are marked in documents with a dashed underline. Setting the DisplaySmartTags property to False does not remove smart tags; it only turns off displaying the underline.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.