ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Word Assembly / GrapeCity.ActiveReports.Export.Word.Page Namespace / Settings Class / TOCAutoUpdate Property

In This Topic
    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