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

In This Topic
    RtfRow Class
    In This Topic
    The Word/RTF table row.
    Object Model
    RtfRow Class
    Syntax
    'Declaration
     
    Public Class RtfRow 
       Inherits RtfTableObject
    public class RtfRow : RtfTableObject 
    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.RtfTableObject
                      C1.WPF.Word.Objects.RtfRow

    See Also