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).

Namespace:  C1.Web.UI.Controls.C1Report
Assembly:  C1.Web.UI.Controls.C1Report.2 (in C1.Web.UI.Controls.C1Report.2.dll)

Syntax

C#
public class TextRunMarkup
Visual Basic
Public Class TextRunMarkup

Inheritance Hierarchy

System..::..Object
  C1.Web.UI.Controls.C1Report..::..TextRunMarkup

See Also