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

In This Topic
    RtfFilledObject Class
    In This Topic
    The common (base) Word/RTF filled object (paragraph, cell, row ...).
    Object Model
    RtfFilledObject Class
    Syntax
    'Declaration
     
    Public MustInherit Class RtfFilledObject 
       Inherits RtfBorderObject
    public abstract class RtfFilledObject : RtfBorderObject 
    Inheritance Hierarchy

    System.Object
       C1.C1Word.Objects.RtfObject
          C1.C1Word.Objects.RtfBorderObject
             C1.C1Word.Objects.RtfFilledObject
                C1.C1Word.Objects.RtfDiagonalObject
                C1.C1Word.Objects.RtfParagraph
                C1.C1Word.Objects.RtfPicture

    See Also