ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / PageImageMarkup Class / links Field

In This Topic
    links Field
    In This Topic
    Array of Hyperlinks that located on this page. Can be null if page does not contains hyperlinks.
    Syntax
    'Declaration
     
    Public links As HyperlinkEntry()
    public HyperlinkEntry[] links
    See Also