Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

Field Properties

Represents a field in the document.
Name Description
CodeRange Gets the range containing the field codes.
Locked Gets or sets whether the field is locked, so that it cannot be updated automatically or by executing UI commands.
Parent Gets the outer field for the nested field.
Range Gets the document range occupied by the field.
ResultRange Gets the range containing the field result.
ShowCodes Gets or sets whether to show the field’s codes.
See Also