Share via


SmartTagRecognizer.Enabled Property

True if a smart tag recognizer is enabled.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property Enabled As Boolean
    Get
    Set
'Usage
Dim instance As SmartTagRecognizer
Dim value As Boolean

value = instance.Enabled

instance.Enabled = value
bool Enabled { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

SmartTagRecognizer Interface

SmartTagRecognizer Members

Microsoft.Office.Interop.Word Namespace