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