useFirstPageHeaderFooter property
Indicates whether to use the first page header / footer IDs for the first page of the section.
If unset, it inherits from DocumentStyle's use_first_page_header_footer for the first section. If the value is unset for subsequent sectors, it should be interpreted as false. When updating this property, setting a concrete value is required. Unsetting this property results in a 400 bad request error.
Implementation
core.bool? useFirstPageHeaderFooter;