PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / ParagraphText Class
Members

In This Topic
    ParagraphText Class
    In This Topic
    Represents a run of text, rendered using a single style, in the Content of a RenderParagraph.
    Object Model
    ParagraphText Class
    Syntax
    'Declaration
     
    Public Class ParagraphText 
       Inherits ParagraphObject
       Implements IDocumentLocationIStyleOwner 
    public class ParagraphText : ParagraphObject, IDocumentLocationIStyleOwner  
    Inheritance Hierarchy

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

    See Also