Gets or sets a HeaderFooter representing a header or footer of the specified HeaderFooterType.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public HeaderFooter Item[ HeaderFooterType headerFooterType ] { get; set; }

Parameters

headerFooterType
Type: HeaderFooterType

Type of the header or footer.

Property Value

Type: HeaderFooter