PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 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