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

In This Topic
    TOCAutoUpdate Property
    In This Topic
    If true in the document will be inserted macros that automatically updates ToC control on opening.
    Syntax
    'Declaration
     
    Public Property TOCAutoUpdate As Boolean
    public bool TOCAutoUpdate {get; set;}
    See Also