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

In This Topic
    RtfContent Class
    In This Topic
    The common content object.
    Object Model
    RtfContent Class
    Syntax
    'Declaration
     
    Public MustInherit Class RtfContent 
       Inherits RtfCollection
       Implements IRtfContent 
    public abstract class RtfContent : RtfCollection, IRtfContent  
    Inheritance Hierarchy

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

    See Also