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


In This Topic
    RtfHeader Class Members
    In This Topic

    The following tables list the members exposed by RtfHeader.

    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 current count Word/RTF objects in collection. (Inherited from C1.WPF.Word.Objects.RtfHeaderFooter)
    Public PropertyGets current Word/RTF object for set (group, collection). (Inherited from C1.WPF.Word.Objects.RtfHeaderFooter)
    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.RtfObject)
    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 RTF object to the collection. (Inherited from C1.WPF.Word.Objects.RtfHeaderFooter)
    Public MethodCreates a new RtfObject object that is a copy of the current instance. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public MethodGets RTF format string value for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Top
    See Also