Represents RO that renders plain text

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
[DefaultMemberAttribute("Item")]
public class RenderText : RenderTextBase, ITextRangeFormats, 
	ITextRangeFormat
Visual Basic (Declaration)
<DefaultMemberAttribute("Item")> _
Public Class RenderText _
	Inherits RenderTextBase _
	Implements ITextRangeFormats, ITextRangeFormat

Inheritance Hierarchy

See Also