Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / PdfOptionsFormBase Class / UseOutlines Property

In This Topic
    UseOutlines Property (PdfOptionsFormBase)
    In This Topic
    Gets or sets a value indicating whether to use outlines.
    Syntax
    'Declaration
     
    Public Overridable Property UseOutlines As Boolean
    public virtual bool UseOutlines {get; set;}
    See Also