ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / HyperlinkEntry Class / tr Field

In This Topic
    tr Field (HyperlinkEntry)
    In This Topic
    Array of page text run descriptors that contains coordinates of the text. Can not be null.
    Syntax
    'Declaration
     
    Public tr As TextRunMarkup()
    public TextRunMarkup[] tr
    See Also