ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfTable Class
Members

In This Topic
    RtfTable Class
    In This Topic
    The Word/RTF table.
    Object Model
    RtfTable Class
    Syntax
    'Declaration
     
    Public Class RtfTable 
       Inherits RtfDiagonalObject
       Implements C1.WPF.Word.IContentC1.WPF.Word.IDocumentContent 
    Inheritance Hierarchy

    System.Object
       C1.WPF.Word.Objects.RtfObject
          C1.WPF.Word.Objects.RtfBorderObject
             C1.WPF.Word.Objects.RtfFilledObject
                C1.WPF.Word.Objects.RtfDiagonalObject
                   C1.WPF.Word.Objects.RtfTable

    See Also