ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / TextRunMarkup Class
Members

In This Topic
    TextRunMarkup Class
    In This Topic
    Describes a text run (a single line of text sharing the same formatting). A text run may contain zero or more words (semantics of words are defined by the server; in particular, words may be single chars).
    Object Model
    TextRunMarkup Class
    Syntax
    'Declaration
     
    Public Class TextRunMarkup 
    public class TextRunMarkup 
    Inheritance Hierarchy

    System.Object
       C1.Web.Wijmo.Controls.C1ReportViewer.ReportService.TextRunMarkup

    See Also