ActiveReports Developer 7
OutputTOC Property
See Also 
GrapeCity.ActiveReports.Export.Html.v7 Assembly > GrapeCity.ActiveReports.Export.Html.Page Namespace > Settings Class : OutputTOC Property

Glossary Item Box

Indicates whether the report's existing TOC should be added in the output.

Syntax

Visual Basic (Declaration) 
Public Property OutputTOC As System.Boolean
C# 
public System.bool OutputTOC {get; set;}

See Also