[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.HeaderFooterCollection.Item

this Property

this[HeaderFooterType]

Gets the section header/footer by its type.

Declaration
public HeaderFooter this[HeaderFooterType type] { get; }
Public ReadOnly Default Property Item(type As HeaderFooterType) As HeaderFooter
Parameters
Type Name Description
HeaderFooterType type

The header/footer type.

Property Value
Type Description
HeaderFooter

The HeaderFooter with the specified type.