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

In This Topic
    OutputTOC Property (Settings)
    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