Represents the value and formatting of a contiguous span of text.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class TextRun : IStyleOwner, IActionInfoOwner
Visual Basic
Public Class TextRun _
	Implements IStyleOwner, IActionInfoOwner

Inheritance Hierarchy

System..::..Object
  C1.C1Rdl.Rdl2008..::..TextRun

See Also