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

In This Topic
    RtfParagraphContent Class
    In This Topic
    The Word/RTF paragraph content.
    Object Model
    RtfParagraphContent Class
    Syntax
    'Declaration
     
    Public Class RtfParagraphContent 
       Inherits RtfInnerContent
       Implements ICloneableIRtfContent 
    public class RtfParagraphContent : RtfInnerContent, 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

    See Also