PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Export Namespace / HtmlOptionsForm Class / GeneratePageLinks Property

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