FormField.Type Property

Returns the field type.

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

Syntax

'Declaration
ReadOnly Default Property Type As WdFieldType
    Get
'Usage
Dim instance As FormField
Dim value As WdFieldType

value = instance
WdFieldType this { get; }

Property Value

Type: Microsoft.Office.Interop.Word.WdFieldType

See Also

Reference

FormField Interface

FormField Members

Microsoft.Office.Interop.Word Namespace