Item
WordProcessingHeaderFooterCollection indexer
Gets the header or footer of specified type.
public WordProcessingHeaderFooter this[OfficeHeaderFooterType headerFooterType] { get; }
| Parameter | Description |
|---|---|
| headerFooterType | A OfficeHeaderFooterType value that specifies the type of the header/footer to get. |
Property Value
The WordProcessingHeaderFooter of specified type.
See Also
- class WordProcessingHeaderFooter
- enum OfficeHeaderFooterType
- class WordProcessingHeaderFooterCollection
- namespace GroupDocs.Watermark.Contents.WordProcessing
- assembly GroupDocs.Watermark