PDFViewCtrlAllowScrollOnKeyPresses Method |
Namespace: pdftron.PDF
public void AllowScrollOnKeyPresses( bool should_handle )
Public Sub AllowScrollOnKeyPresses ( should_handle As Boolean )
public: virtual void AllowScrollOnKeyPresses( [InAttribute] bool should_handle ) sealed
function AllowScrollOnKeyPresses(should_handle);