ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / DocxExportSettings Class / TOCAutoUpdate Property

In This Topic
TOCAutoUpdate Property (DocxExportSettings)
In This Topic
Gets or sets a value indicating whether the table of contents (TOC) should be automatically updated.
Syntax
'Declaration
 
Public Property TOCAutoUpdate As BoolDefaultExportSetting
 

Property Value

A BoolDefaultExportSetting object representing whether the TOC should be automatically updated.
See Also