Description
Sets or returns a boolean
that represents whether Word will display field results (true) or just the field text itself (false) in a document. For example, when set to true you will see the full contents of a mergefield instead of just the text value inside it.
C#
vb.net
Remarks
This option is set to true by default.
MS Word equivalent: Tools menu > Options... > View tab > Show section > Field codes
Examples
C#
vb.net