Skip to main content
A newer version of this page is available. .

Field Members

Represents a field in the document.

Properties

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.

Methods

Name Description
Update() Updates the result of the field.
See Also