Skip to main content

IdxRichEditField.Update Method

Calculates or updates the field result and displays it in a document.

Declaration

procedure Update;

Remarks

Call this procedure to calculate or refresh the document field result and set the ShowCodes property to False.

Note

A newly created document field is not calculated automatically and its result range is empty. Switching between the field display modes does not calculate or update the field result.

See Also