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

In This Topic
    HasOutlines Property
    In This Topic
    Gets a value indicating whether the associated document contains outline entries.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property HasOutlines As Boolean
    public virtual bool HasOutlines {get;}
    See Also