Retrieves an object that can iterate through the collection of KeyValuePair< HeaderFooter, HeaderFooter>.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public virtual IEnumerator<KeyValuePair<HeaderFooterType, HeaderFooter>> GetEnumerator()

Return value

Type: IEnumerator<T>
A HeaderFooter iterator.