Rasterex Web SDKAPI client referenceFile/ViewerMethodsrestrictPanOn this pagerestrictPanThis method is called before RxCore.initialize to turn on/off the possibility to pan the active page beyond page extent. Syntax RXCore.restrictPan(onoff); Parameters onoff: boolean — true = on, false = off. Returns NA — This method does not return a value.