| 
Document
UpdateTableOfContents Method
  | 
 Update Table of contents in the document.
 Namespace:
 Spire.Doc
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
public void UpdateTableOfContents()
 
Public Sub UpdateTableOfContents
 
public:
void UpdateTableOfContents()
 
member UpdateTableOfContents : unit -> unit 
 
 
 
 
 See Also
See Also