_Application.SmartTagRecognizers Property

Returns a SmartTagRecognizers collection for an application.

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

Syntax

'Declaration
ReadOnly Property SmartTagRecognizers As SmartTagRecognizers
    Get
'Usage
Dim instance As _Application
Dim value As SmartTagRecognizers

value = instance.SmartTagRecognizers
SmartTagRecognizers SmartTagRecognizers { get; }

Property Value

Type: Microsoft.Office.Interop.Word.SmartTagRecognizers

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.Word Namespace