Get the current page step size of a scrollbar. The result is undefined if the scrollbar is not active or it is managing.
See also set-scrollbars.
The which argument is either wx:const-horizontal or wx:const-vertical, indicating that the page step size of the horizontal or vertical scrollbar should be returned, repsectively.