PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview.Export Namespace / HtmlOptionsForm Class / HasOutlines Property

In This Topic
    HasOutlines Property (HtmlOptionsForm)
    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