TOCAutoUpdate Property (Settings)
In This Topic
If true, macros will be inserted in the document which automatically updates the TOC control on opening the exported file.
Syntax
'Declaration
Public Property TOCAutoUpdate As Boolean
public bool TOCAutoUpdate {get; set;}
See Also