HeaderFooter.type Property
In This Article
Gets the type of the header (footer).
#Declaration
TypeScript
get type(): HeaderFooterType
#Property Value
Type | Description |
---|---|
Header |
One of the Header |
See Also