Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / HtmlOptionsForm Class / GenerateOutline Property

In This Topic
    GenerateOutline Property (HtmlOptionsForm)
    In This Topic
    Gets or sets a value indicating whether to generate the outline.
    Syntax
    'Declaration
     
    Public Overridable Property GenerateOutline As Boolean
    public virtual bool GenerateOutline {get; set;}
    See Also