ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfParagraphContent Class
Properties Methods


In This Topic
    RtfParagraphContent Class Members
    In This Topic

    The following tables list the members exposed by RtfParagraphContent.

    Public Properties
     NameDescription
    Public PropertyGets break line flag for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF table cell object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets the number of Word/RTF object in the collection. (Inherited from C1.WPF.Word.Objects.RtfCollection)
    Public PropertyGets current Word/RTF object for set (group, collection). (Inherited from C1.WPF.Word.Objects.RtfCollection)
    Public PropertyGets Word/RTF document for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets Word/RTF parent header or footer object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets is empty this object. (Inherited from C1.WPF.Word.Objects.RtfCollection)
    Public PropertyGets paragraph or no this content. (Inherited from C1.WPF.Word.Objects.RtfInnerContent)
    Public PropertyGets or sets the Word/RTF object at the specified index within the collection. (Inherited from C1.WPF.Word.Objects.RtfCollection)
    Public PropertyGets owner object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF paragraph object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF SDT object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF section object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF shape object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Top
    Public Methods
     NameDescription
    Public MethodAdds the Word/RTF object to the collection. (Inherited from C1.WPF.Word.Objects.RtfCollection)
    Public MethodRemoves all objects from the collection. (Inherited from C1.WPF.Word.Objects.RtfCollection)
    Public MethodOverloaded. A copy of the current collection. (Inherited from C1.WPF.Word.Objects.RtfInnerContent)
    Public MethodDetermines whether the Word/RTF object is located within the collection. (Inherited from C1.WPF.Word.Objects.RtfCollection)
    Public MethodOverloaded. Copy to content the Word/RTF paragraph object. (Inherited from C1.WPF.Word.Objects.RtfInnerContent)
    Public MethodReturns the index within the collection of the element. (Inherited from C1.WPF.Word.Objects.RtfCollection)
    Public MethodInserts an item into the Word/RTF object collection of the RTF object at the specified index. (Inherited from C1.WPF.Word.Objects.RtfCollection)
    Public MethodRemoves the specified Word/RTF object from the collection. (Inherited from C1.WPF.Word.Objects.RtfCollection)
    Public MethodRemoves the item at the specified index within the collection. (Inherited from C1.WPF.Word.Objects.RtfCollection)
    Public MethodGets RTF format string value for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Top
    See Also