C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderText Class
Members

RenderText Class
Represents a run of text in a C1PrintDocument. Text is drawn using a single style (see RenderParagraph for multi-style text).
Object Model
RenderText Class
Syntax
'Declaration
 
Public Class RenderText 
   Inherits RenderTextBase
   Implements IDocumentLocationIStyleOwner 
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.RenderObject
      C1.C1Preview.RenderTextBase
         C1.C1Preview.RenderText
            C1.C1Preview.RenderVerticalText

See Also