Click or drag to resize

SectionHeadersFooters Property

Gets headers/footers of current section.

Namespace:  Spire.Doc
Assembly:  Spire.Doc (in Spire.Doc.dll) Version: 9.10.0.0 (9.10.0.3040)
Syntax
public HeadersFooters HeadersFooters { get; }

Property Value

Type: HeadersFooters

Implements

ISectionHeadersFooters
See Also