endOfSegmentLocation property

EndOfSegmentLocation? endOfSegmentLocation
getter/setter pair

Inserts a newline and a section break at the end of the document body.

Section breaks cannot be inserted inside a footnote, header or footer. Because section breaks can only be inserted inside the body, the segment ID field must be empty.

Implementation

EndOfSegmentLocation? endOfSegmentLocation;