Fields.ToggleShowCodes Method

Toggles the display of the fields between field codes and field results.

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

Syntax

'Declaration
Sub ToggleShowCodes
'Usage
Dim instance As Fields

instance.ToggleShowCodes()
void ToggleShowCodes()

Remarks

Use the ShowCodes property to control the display of an individual field.

See Also

Reference

Fields Interface

Fields Members

Microsoft.Office.Interop.Word Namespace