Is there a way, using vba, to determine if a footnote ends on the same page it begun on?

If the footnote flows over to the next page Selection.Range.Characters.First.Information(3) returns the number of the beginning page, not the current page.