WdTextFormFieldType enumeration

Specifies the text form field type.

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

No code example is currently available or this language may not be supported.

Member nameDescription
wdRegularTextRegular text field.
wdNumberTextNumber text field.
wdDateTextDate text field.
wdCurrentDateTextCurrent date text field.
wdCurrentTimeTextCurrent time text field.
wdCalculationTextCalculation text field.
Show: