ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / HtmlExporter Class / GenerateOutline Property

In This Topic
    GenerateOutline Property (HtmlExporter)
    In This Topic
    Gets or sets a value indicating whether to create a frame containing the document's outline.
    Syntax
    'Declaration
     
    Public Property GenerateOutline As System.Boolean
    public System.bool GenerateOutline {get; set;}
    See Also