Represents a run of text in a C1PrintDocument. Text is drawn using a single style (see RenderParagraph for multi-style text).

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

Syntax

C#
public class RenderText : RenderTextBase
Visual Basic
Public Class RenderText _
	Inherits RenderTextBase

Inheritance Hierarchy

See Also