sectionBreakLocation property

Location? sectionBreakLocation
getter/setter pair

The location of the SectionBreak immediately preceding the section whose SectionStyle this footer should belong to.

If this is unset or refers to the first section break in the document, the footer applies to the document style.

Implementation

Location? sectionBreakLocation;