C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / TextRunMarkup Class
Members

TextRunMarkup Class
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 
 
Inheritance Hierarchy

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

See Also