Section.footers Property
Provides access to the section’s footers.
Declaration
get footers(): HeaderFooter[]
Property Value
Type | Description |
---|---|
HeaderFooter[] | An array of HeaderFooter objects storing information about the section’s footers. |
See Also