is current page odd/even

J

Jonathan West

Read the property Selection.Information(wdActiveEndPageNumber), and check
whether it is odd or even.
 
Top