UpdateTablesOfContents Method

Pageflex Document Action API

Pageflex Document Action API UpdateTablesOfContents Method
Namespaces > Pageflex.Scripting > Document > UpdateTablesOfContents()
Updates all tables of contents in the document.
Syntax
C# Visual Basic Managed C++
public void UpdateTablesOfContents ()
Public Sub UpdateTablesOfContents
public:
void UpdateTablesOfContents ()
Exceptions
Exception Condition
StaleScriptingObjectException This object's associated internal object no longer exists.

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)