ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Html / GrapeCity.ActiveReports.Export.Html.Page Namespace / Settings Class / OutputTOC Property

In This Topic
    OutputTOC Property
    In This Topic
    Indicates whether the report's existing TOC should be added in the output.
    Syntax
    'Declaration
     
    Public Property OutputTOC As Boolean
    public bool OutputTOC {get; set;}
    See Also