TableOfFigures.UpdatePageNumbers Method
Updates the page numbers for items in the specified table of figures.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub UpdatePageNumbers
'Usage
Dim instance As TableOfFigures
instance.UpdatePageNumbers()
void UpdatePageNumbers()