ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfInnerContent Class
Members

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

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

    See Also