evenPageFooterId property

String? evenPageFooterId
getter/setter pair

The ID of the footer used only for even pages.

The value of use_even_page_header_footer determines whether to use the default_footer_id or this value for the footer on even pages. If not set, there's no even page footer. This property is read-only.

Implementation

core.String? evenPageFooterId;