Represents RO that renders plain text
Namespace:
C1.C1PrintDocumentAssembly: 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
System..::.Object
C1.C1PrintDocument..::.DocumentElement
C1.C1PrintDocument..::.RenderObject
C1.C1PrintDocument..::.RenderTextBase
C1.C1PrintDocument..::.RenderText
C1.C1PrintDocument..::.DocumentElement
C1.C1PrintDocument..::.RenderObject
C1.C1PrintDocument..::.RenderTextBase
C1.C1PrintDocument..::.RenderText