evenPageHeaderId property
The ID of the header used only for even pages.
The value of use_even_page_header_footer determines whether to use the default_header_id or this value for the header on even pages. If not set, there's no even page header. If DocumentMode is PAGELESS, this property will not be rendered. This property is read-only.
Implementation
core.String? evenPageHeaderId;