ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfParagraphContent Class
Members

In This Topic
    RtfParagraphContent Class
    In This Topic
    The Word/RTF paragraph content.
    Object Model
    RtfParagraphContent Class
    Syntax
    'Declaration
     
    Public Class RtfParagraphContent 
       Inherits RtfInnerContent
       Implements IRtfContent 
    public class RtfParagraphContent : RtfInnerContent, IRtfContent  
    Inheritance Hierarchy

    System.Object
       C1.C1Word.Objects.RtfObject
          C1.C1Word.Objects.RtfCollection
             C1.C1Word.Objects.RtfContent
                C1.C1Word.Objects.RtfInnerContent
                   C1.C1Word.Objects.RtfParagraphContent

    See Also