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