Skip to main content

HeaderFooter.subDocument Property

Provides access to an object implementing the basic document functionality that is common to the header, footer and the main document body.

Declaration

readonly subDocument: SubDocument

Property Value

Type Description
SubDocument

A SubDocument object exposing the basic document functionality.

See Also