endOfSegmentLocation property

EndOfSegmentLocation? endOfSegmentLocation
getter/setter pair

Inserts the page break at the end of the document body.

Page breaks cannot be inserted inside a footnote, header or footer. Since page breaks can only be inserted inside the body, the segment ID field must be empty.

Implementation

EndOfSegmentLocation? endOfSegmentLocation;