[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.RangeBase.UpdateFields

UpdateFields Method

UpdateFields(WordLayoutSettings)

Updates the results of all document fields that support updating.

Declaration
public void UpdateFields(WordLayoutSettings layoutSettings = null)
Public Sub UpdateFields(Optional layoutSettings As WordLayoutSettings = Nothing)
Parameters
Type Name Description
WordLayoutSettings layoutSettings

The WordLayoutSettings object used to create temporary instances of GcWordLayout before updating the document fields.