Represents the method that handles the PageUnitsChanged event.
[Visual Basic .NET]
Public Delegate Sub PageUnitsChangedEventHandler ( _
)
[C#] public delegate void PageUnitsChangedEventHandler ( );