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