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

In This Topic
    RtfInnerContent Class
    In This Topic
    The inner document content object.
    Object Model
    RtfInnerContent Class
    Syntax
    'Declaration
     
    Public Class RtfInnerContent 
       Inherits RtfContent
       Implements IRtfContent 
    public class RtfInnerContent : RtfContent, IRtfContent  
    Inheritance Hierarchy

    System.Object
       C1.WPF.Word.Objects.RtfObject
          C1.WPF.Word.Objects.RtfCollection
             C1.WPF.Word.Objects.RtfContent
                C1.WPF.Word.Objects.RtfInnerContent
                   C1.WPF.Word.Objects.RtfParagraphContent
                   C1.WPF.Word.Objects.RtfSdtContent

    See Also