OddAndEvenPagesHeaderFooter Property
Gets or sets a value indicating whether the document has different headers and footers for odd-numbered and even-numbered pages.
Note that changing this property affects all sections in the document.
public System.bool OddAndEvenPagesHeaderFooter {get; set;}
'Declaration
Public Property OddAndEvenPagesHeaderFooter As System.Boolean