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

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

    System.Object
       C1.C1Word.Objects.RtfObject
          C1.C1Word.Objects.RtfBorderObject
             C1.C1Word.Objects.RtfFilledObject
             C1.C1Word.Objects.RtfSection

    See Also