TableOfContents.Update Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Updates the entries shown in the specified table of contents.
public:
void Update();
public void Update ();
abstract member Update : unit -> unit
Public Sub Update ()
Remarks
Note Use the UpdatePageNumbers() method to update the page numbers of items in a table of contents.