evenPageFooterId property
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. If DocumentMode is PAGELESS, this property will not be rendered. This property is read-only.
Implementation
core.String? evenPageFooterId;