[]
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 bool OddAndEvenPagesHeaderFooter { get; set; }
Public Property OddAndEvenPagesHeaderFooter As Boolean