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

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