ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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.WPF.Word.Objects.RtfObject
          C1.WPF.Word.Objects.RtfBorderObject
             C1.WPF.Word.Objects.RtfFilledObject
             C1.WPF.Word.Objects.RtfSection

    See Also