ComponentOne Reports for WPF
C1.C1Preview.Export Namespace / HtmlExporter Class / GenerateOutline Property

In This Topic
    GenerateOutline Property
    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 Boolean
    public bool GenerateOutline {get; set;}
    See Also