[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfHeaderFooter

RtfHeaderFooter Class

The common (base) header and footer class.

Inheritance
RtfHeaderFooter
Namespace: C1.WPF.Word.Objects
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public abstract class RtfHeaderFooter : RtfObject, ICloneable, IRtfContent, IEnumerable, IDocumentContent, IContent

Properties

Name Description
Count

Gets current count Word/RTF objects in collection.

Current

Gets current Word/RTF object for set (group, collection).

Methods

Name Description
Add(RtfObject)

Adds the RTF object to the collection.

GetEnumerator()

Exposes the enumerator, which supports a simple iteration over a non-generic collection.