Represents a run of text, rendered using a single style, in the Content of a RenderParagraph.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class ParagraphText : ParagraphObject
Visual Basic
Public Class ParagraphText _
	Inherits ParagraphObject

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..ParagraphObject
    C1.C1Preview..::..ParagraphText

See Also