Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
True if the specified PageSetup object has different headers and footers for odd-numbered and even-numbered pages. Can be True, False, or wdUndefined.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property OddAndEvenPagesHeaderFooter As Integer
Get
Set
'Usage
Dim instance As PageSetup
Dim value As Integer
value = instance.OddAndEvenPagesHeaderFooter
instance.OddAndEvenPagesHeaderFooter = value
int OddAndEvenPagesHeaderFooter { get; set; }
Property Value
Type: System.Int32