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

In This Topic
    MaxHorzPageLinks Property
    In This Topic
    Gets or sets the maximum number of page hyperlinks in a row.
    Syntax
    'Declaration
     
    Public Property MaxHorzPageLinks As Integer
    public int MaxHorzPageLinks {get; set;}
    See Also